Block a user
esim-services (dev-ea67fc6)
Published 2026-04-29 21:25:04 +02:00 by stanley
Installation
docker pull gitea.clicktechteam.com/stanley/esim-services:dev-ea67fc6sha256:64d1fa9007dbee75e9fd4f5a47d22c378ce3d69b019492294b74855c5c5be3caAbout 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-29T19:24:52.746Z |
| org.opencontainers.image.description | Click eSIM - esim-services |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | ea67fc6b75d0a42fa421487f4d5caeac2c808b5a |
| 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-29 21:25:04 +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