sha256:50f5ec0e2608f185a4aa9cf8a2921b3383596649938793cf2fcfc04ecb452099
OS/ARCH
Compressed size
52.59 MB
Last pushed
about 2 years by nauverse
Type
Image
Manifest digest
sha256:ee00f9fddfc59ad1094ccfc1ec8deee43ecdd20db58433a569f9f67369e9a9b9
Image Layers
1101.68 KB220.7 KB3737.58 KB467 B5188 B6122 B7168 B893 B9385 B10320 B11119.69 KB125.58 MB13ARG BUN_RUNTIME_TRANSPILER_CACHE_PATH=00 B14ENV BUN_RUNTIME_TRANSPILER_CACHE_PATH=00 B15ARG BUN_INSTALL_BIN=/usr/local/bin0 B16ENV BUN_INSTALL_BIN=/usr/local/bin0 B17COPY /usr/local/bin/bun /usr/local/bin/ # buildkit34.66 MB18RUN |2 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 BUN_INSTALL_BIN=/usr/local/bin /bin/sh160 B19ENTRYPOINT ["/usr/local/bin/bun"]0 B20COPY --chown=nonroot:nonroot /home/bun/app/node_modules /node_modules #9.76 MB21COPY --chown=nonroot:nonroot /home/bun/app/dist /dist #1.63 MB22ENV NODE_ENV=production0 B23USER nonroot0 B24EXPOSE map[3000/tcp:{}]0 B25ENTRYPOINT ["bun"]0 B26CMD ["/dist/index.js"]0 BCommand