sha256:c384355c307b23dae6bbd9a349b25eb798f844285e65c33df0013fd63313fae3
OS/ARCH
Compressed size
73.92 MB
Last pushed
6 months by quabu
Type
Image
Manifest digest
sha256:16f0b73e001dd7f4f798a80313aa7c79832b0c573512800f0215a1ce276846d4
Image Layers
1# debian.sh --arch 'arm64' out/28.74 MB2ARG BUN_RUNTIME_TRANSPILER_CACHE_PATH=00 B3ENV BUN_RUNTIME_TRANSPILER_CACHE_PATH=00 B4ARG BUN_INSTALL_BIN=/usr/local/bin0 B5ENV BUN_INSTALL_BIN=/usr/local/bin0 B6COPY docker-entrypoint.sh /usr/local/bin # buildkit295 B7COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit38.63 MB8RUN |2 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 BUN_INSTALL_BIN=/usr/local/bin /bin/sh186 B9ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bun-node-fallback-bin0 B10RUN |2 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 BUN_INSTALL_BIN=/usr/local/bin /bin/sh3.32 KB11WORKDIR /home/bun/app137 B12ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B13CMD ["/usr/local/bin/bun"]0 B14WORKDIR /app92 B15ARG APP_NAME=@nakire-apps/backend-elysiajs0 B16ARG APP_VERSION=v0.12.00 B17ARG ENTRY_FILE=index.js0 B18ARG DIST_PATH=apps/backend/api/elysiajs/app/dist0 B19LABEL app.name=@nakire-apps/backend-elysiajs0 B20LABEL app.version=v0.12.00 B21ENV NODE_ENV=production APP_NAME=@nakire-apps/backend-elysiajs APP_VERSION=v0.12.0 ENTRY_FILE=index.js0 B22RUN |4 APP_NAME=@nakire-apps/backend-elysiajs APP_VERSION=v0.12.0 ENTRY_FILE=index.js5.07 MB23COPY docker/production/entrypoint.production.bun.sh /entrypoint.production.bun.sh # buildkit436 B24RUN |4 APP_NAME=@nakire-apps/backend-elysiajs APP_VERSION=v0.12.0 ENTRY_FILE=index.js435 B25USER bun0 B26WORKDIR /home/bun32 B27COPY --chown=bun:bun /app/apps/backend/api/elysiajs/app/dist ./app/ #1.47 MB28ENTRYPOINT ["tini" "--" "/entrypoint.production.bun.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1771804800'