sha256:1fa85a5b08d1be8996c8a3cf76756e37a83beb09cdd9efe5e24328310626defe
OS/ARCH
linux/arm64
Compressed size
120.92 MB
Last pushed
7 months by bbbl
Type
Image
Manifest digest
sha256:1fa85a5b08d1be8996c8a3cf76756e37a83beb09cdd9efe5e24328310626defe
Image Layers
1# debian.sh --arch 'arm64' out/26.8 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.20.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.23 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 /app92 B11COPY dist/apps/velero-ui . # buildkit779.89 KB12RUN /bin/sh -c npm ci29.08 MB13RUN /bin/sh -c chown -R15.41 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 &{[{{21 0} {21 0}}]0 B23CMD ["node" "main.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1759104000'