Block a user
esim-services (dev-60e4477)
Published 2026-04-19 14:44:07 +02:00 by stanley
Installation
docker pull gitea.clicktechteam.com/stanley/esim-services:dev-60e4477sha256:e28c95fbc1b3df16c0a6145b6e40c1a473dee1c6e47d1a6d06df19f90b1e2cb2About this package
Click eSIM - esim-services
Image Layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1775433600' |
| COPY docker-entrypoint.sh /usr/local/bin # buildkit |
| COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit |
| RUN /bin/sh -c mkdir -p /usr/local/bun-node-fallback-bin && ln -s /usr/local/bin/bun /usr/local/bun-node-fallback-bin/node # buildkit |
| ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bun-node-fallback-bin |
| ARG BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 |
| ENV BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 |
| ARG BUN_INSTALL_BIN=/usr/local/bin |
| ENV BUN_INSTALL_BIN=/usr/local/bin |
| RUN |2 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 BUN_INSTALL_BIN=/usr/local/bin /bin/sh -c groupadd bun --gid 1000 && useradd bun --uid 1000 --gid bun --shell /bin/sh --create-home && ln -s /usr/local/bin/bun /usr/local/bin/bunx && which bun && which bunx && bun --version # buildkit |
| WORKDIR /home/bun/app |
| ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"] |
| CMD ["/usr/local/bin/bun"] |
| WORKDIR /app |
| COPY /app/node_modules ./node_modules # buildkit |
| COPY package.json bun.lock tsconfig.json drizzle.config.ts ./ # buildkit |
| COPY src/ ./src/ # buildkit |
| ENV NODE_ENV=production |
| EXPOSE map[3000/tcp:{}] |
| HEALTHCHECK &{["CMD-SHELL" "bun -e \"fetch('http://localhost:3000/health').then(r=>{if(!r.ok)process.exit(1)}).catch(()=>process.exit(1))\""] "30s" "5s" "10s" "0s" '\x03'} |
| CMD ["bun" "run" "src/index.ts"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-04-19T12:44:00.890Z |
| org.opencontainers.image.description | Click eSIM - esim-services |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 60e44773bdbf28a354128e664ec07c1bc796cad3 |
| org.opencontainers.image.source | https://gitea.clicktechteam.com/stanley/esim-services |
| org.opencontainers.image.title | esim-services |
| org.opencontainers.image.url | https://gitea.clicktechteam.com/stanley/esim-services |
| org.opencontainers.image.version | dev-latest |
Details
2026-04-19 14:44:07 +02:00
Versions (84)
View all
Container
0
OCI / Docker
linux/amd64
114 MiB
dev-latest
2026-04-30
dev-784e11a
2026-04-30
latest
2026-04-30
main-784e11a
2026-04-30
main-latest
2026-04-30