sha256:8617330dce472e26c6ad5f52c47cbb7af61e5de3e9c8bb575fee7bbb287e5402
OS/ARCH
linux/amd64
Compressed size
150.81 MB
Last pushed
2 months by amcop
Type
Image
Manifest digest
sha256:ee9dcd974ac5147096ebcde09da9b70ad2772e4a3f11568e18a68d9b58188989
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.23.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.62 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11COPY /app/dist/apps/velero-ui . # buildkit101.81 KB12RUN /bin/sh -c npm ci51 MB13RUN /bin/sh -c chown -R23.52 MB14USER node0 B15ENV NODE_ENV=production0 B16ENV HOSTNAME=0.0.0.00 B17ENV PORT=30000 B18ENV VELERO_NAMESPACE=velero0 B19ENV AUTH_SECRET_PASSPHRASE=this is not a0 B20ENV CACHE_DEFAULT_TTL=3600000 B21ENV BASIC_AUTH_ENABLED=true0 B22EXPOSE [3000/tcp]0 B23CMD ["node" "main.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'