sha256:286d9f54701e87ccb2acd4c5c1321b845e4dbdb2891f08869e478efbfd9d6524
OS/ARCH
linux/amd64
Compressed size
391.84 MB
Last pushed
5 months by jaedle
Type
Image
Manifest digest
sha256:286d9f54701e87ccb2acd4c5c1321b845e4dbdb2891f08869e478efbfd9d6524
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c apt-get update38.44 MB3RUN /bin/sh -c install -m29.86 MB4COPY .mise.toml /root/.config/mise/config.toml # buildkit231 B5RUN /bin/sh -c mise install149.36 MB6COPY entrypoint.sh /entrypoint.sh # buildkit414 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.19 MB14COPY /opt/binfmt/binfmt.tar /opt/binfmt/binfmt.tar # buildkit31.07 MB15COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit1.83 KB16RUN /bin/sh -c chmod +x1.83 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' '@1776729600'