Sign inSign up

quabu/p0973-production:core-app-api

Multi-platform
Index digest

sha256:f59f824f5301a7af1f3a2f258c9576e56b773f9a442a28d8df45b4e36d88e3f5

OS/ARCH

Compressed size

72.65 MB

Last pushed

8 months by quabu

Type

Image

Manifest digest

sha256:3286ee7c84e2500b6727dc62c926225fed01ba371ddb92929a0c5b3b5d48ad51

Image Layers

1# debian.sh --arch 'arm64' out/28.74 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 # buildkit294 B
7COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit37.38 MB
8RUN |2 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 BUN_INSTALL_BIN=/usr/local/bin /bin/sh184 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/app139 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.11.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.11.00 B
21ENV NODE_ENV=production APP_NAME=@nakire-apps/backend-elysiajs APP_VERSION=v0.11.0 ENTRY_FILE=index.js0 B
22RUN |4 APP_NAME=@nakire-apps/backend-elysiajs APP_VERSION=v0.11.0 ENTRY_FILE=index.js5.06 MB
23COPY docker/production/entrypoint.production.bun.sh /entrypoint.production.bun.sh # buildkit435 B
24RUN |4 APP_NAME=@nakire-apps/backend-elysiajs APP_VERSION=v0.11.0 ENTRY_FILE=index.js435 B
25USER bun0 B
26WORKDIR /home/bun32 B
27COPY --chown=bun:bun /app/apps/backend/api/elysiajs/app/dist ./app/ #1.47 MB
28ENTRYPOINT ["tini" "--" "/entrypoint.production.bun.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1768176000'