sha256:e02ca6ad71d8d5f150e9b11a249ba206e2a866c64acee47436edfbf18b676ea4
OS/ARCH
linux/amd64
Compressed size
313.57 MB
Last pushed
5 months by jaedle
Type
Image
Manifest digest
sha256:e02ca6ad71d8d5f150e9b11a249ba206e2a866c64acee47436edfbf18b676ea4
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c apt-get update38.44 MB3RUN /bin/sh -c install -m30.6 MB4COPY .mise.toml /root/.config/mise/config.toml # buildkit213 B5RUN /bin/sh -c mise install70.5 MB6COPY entrypoint.sh /entrypoint.sh # buildkit415 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 -m116.04 MB14COPY /opt/binfmt/binfmt.tar /opt/binfmt/binfmt.tar # buildkit31.07 MB15COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit1.78 KB16RUN /bin/sh -c chmod +x1.78 KB17ENV DOCKER_CLI_PROGRESS=plain0 B18ENV COMPOSE_DOCKER_CLI_BUILD=10 B19ENV COMPOSE_PROGRESS=plain0 B20ENTRYPOINT ["/docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600'