sha256:2de4de52fb1e1222393952c4f441a4265b5ce64868b2ab0084878a7d07a8baaf
OS/ARCH
linux/arm64
Compressed size
118.17 MB
Last pushed
7 months by bbbl
Type
Image
Manifest digest
sha256:2de4de52fb1e1222393952c4f441a4265b5ce64868b2ab0084878a7d07a8baaf
Image Layers
1# debian.sh --arch 'arm64' out/26.78 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.19.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.43 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11COPY dist/apps/velero-ui . # buildkit789.17 KB12RUN /bin/sh -c npm ci27.78 MB13RUN /bin/sh -c chown -R14.77 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 map[3000/tcp:{}]0 B23CMD ["node" "main.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1754870400'