sha256:158e93322abc196f3e4fb93a3214bc8b67bdb9f501a62982f0f57cf5cfc18b19
OS/ARCH
linux/amd64
Compressed size
183.65 MB
Last pushed
about 1 month by tobilg
Type
Image
Manifest digest
sha256:158e93322abc196f3e4fb93a3214bc8b67bdb9f501a62982f0f57cf5cfc18b19
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.19.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.16 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG PORT=30000 B11RUN |1 PORT=3000 /bin/sh -c17.93 MB12COPY --chown=hono:nodejs /app/node_modules /app/node_modules #47.96 MB13COPY --chown=hono:nodejs /app/dist /app/dist #3.54 KB14COPY --chown=hono:nodejs /app/extensions /app/extensions #41.03 MB15COPY --chown=hono:nodejs /app/package.json /app/package.json #563 B16WORKDIR /app/dist32 B17USER hono0 B18EXPOSE map[3000/tcp:{}]0 B19CMD ["node" "/app/dist/index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'