nodece-server (sha-fc632bc)
Published 2026-03-22 23:41:11 +00:00 by eric
Installation
docker pull git.dgren.dev/nodeiwest/nodece-server:sha-fc632bcsha256:87aea48d6f486da7f58e183a87ef9e688efeb2c98050b1a8e7ca4b68e2fe29ac
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 21793b32d2 | linux/amd64 | 86 MiB |
| 78f0d222a0 | linux/arm64 | 86 MiB |
Image Layers ( linux/arm64)
| # debian.sh --arch 'arm64' out/ 'trixie' '@1771804800' |
| 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 . # buildkit |
| ENV NODECE_ENVIRONMENT=production |
| EXPOSE [3000/tcp] |
| CMD ["bun" "apps/server/src/index.ts"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-03-22T23:38:34.913Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | fc632bcce7a051d9505abb1831602733277618d6 |
| org.opencontainers.image.source | https://github.com/nodeiwest/nodece-new |
| org.opencontainers.image.title | nodece-new |
| org.opencontainers.image.url | https://github.com/nodeiwest/nodece-new |
| org.opencontainers.image.version | main |
Details
2026-03-22 23:41:11 +00:00
Versions (5)
View all
Container
3
OCI / Docker