Sign inSign up

quabu/p0973-v0.1.0:core-app-api

Multi-platform
Index digest

sha256:313114dc5c985e820762488afe74dd5fbbac8f83d50df876767ddc85e4e727e7

OS/ARCH

Compressed size

71.47 MB

Last pushed

10 months by quabu

Type

Image

Manifest digest

sha256:0e40f0326b5151dc57f3b7914d5d01584206ee0a934774f37e5f6a0a5a5a5cdc

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ARG BUN_RUNTIME_TRANSPILER_CACHE_PATH=00 B
3ENV BUN_RUNTIME_TRANSPILER_CACHE_PATH=00 B
4ARG BUN_INSTALL_BIN=/usr/local/bin0 B
5ENV BUN_INSTALL_BIN=/usr/local/bin0 B
6COPY docker-entrypoint.sh /usr/local/bin # buildkit296 B
7COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit38.43 MB
8RUN |2 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 BUN_INSTALL_BIN=/usr/local/bin /bin/sh185 B
9ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bun-node-fallback-bin0 B
10RUN |2 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 BUN_INSTALL_BIN=/usr/local/bin /bin/sh3.32 KB
11WORKDIR /home/bun/app140 B
12ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
13CMD ["/usr/local/bin/bun"]0 B
14WORKDIR /app93 B
15ARG APP_NAME=@nakire-apps/backend-elysiajs0 B
16ARG APP_VERSION=v0.1.00 B
17ARG ENTRY_FILE=index.js0 B
18ARG DIST_PATH=apps/backend/api/elysiajs/app/dist0 B
19LABEL app.name=@nakire-apps/backend-elysiajs0 B
20LABEL app.version=v0.1.00 B
21ENV NODE_ENV=production APP_NAME=@nakire-apps/backend-elysiajs APP_VERSION=v0.1.0 ENTRY_FILE=index.js0 B
22RUN |4 APP_NAME=@nakire-apps/backend-elysiajs APP_VERSION=v0.1.0 ENTRY_FILE=index.js4.73 MB
23COPY docker/production/entrypoint.production.bun.sh /entrypoint.production.bun.sh # buildkit436 B
24RUN |4 APP_NAME=@nakire-apps/backend-elysiajs APP_VERSION=v0.1.0 ENTRY_FILE=index.js436 B
25USER bun0 B
26WORKDIR /home/bun32 B
27COPY --chown=bun:bun /app/apps/backend/api/elysiajs/app/dist ./app/ #1.39 MB
28ENTRYPOINT ["tini" "--" "/entrypoint.production.bun.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1763337600'