sha256:aaea14bb2ce5c782fb8f1e87298fbcfef27c0860ada6c2b539f8261e295eba71
OS/ARCH
linux/amd64
Compressed size
497.54 MB
Last pushed
27 days by jaedle
Type
Image
Manifest digest
sha256:aaea14bb2ce5c782fb8f1e87298fbcfef27c0860ada6c2b539f8261e295eba71
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update104.36 MB3RUN /bin/sh -c install -m37.13 MB4COPY .mise.toml /root/.config/mise/config.toml # buildkit237 B5RUN /bin/sh -c mise install165.81 MB6COPY entrypoint.sh /entrypoint.sh # buildkit413 B7RUN /bin/sh -c chmod +x32 B8ENV TERM=dumb0 B9ENV CI=true0 B10ENV NPM_CONFIG_PROGRESS=false0 B11ENV NO_COLOR=10 B12ENTRYPOINT ["/entrypoint.sh"]0 B13RUN /bin/sh -c install -m121.4 MB14RUN /bin/sh -c apt-get update10.74 MB15COPY /opt/binfmt/binfmt.tar /opt/binfmt/binfmt.tar # buildkit31.17 MB16COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit2.5 KB17RUN /bin/sh -c chmod +x2.5 KB18ENV DOCKER_CLI_PROGRESS=plain0 B19ENV COMPOSE_DOCKER_CLI_BUILD=10 B20ENV COMPOSE_PROGRESS=plain0 B21ENTRYPOINT ["/docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'