sha256:4e5c9d1a4571a121c3d85d50b18add30a23ab83a78c2f3a72d22c2e490e0767a
OS/ARCH
linux/amd64
Compressed size
497.57 MB
Last pushed
16 days by jaedle
Type
Image
Manifest digest
sha256:4e5c9d1a4571a121c3d85d50b18add30a23ab83a78c2f3a72d22c2e490e0767a
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update114.6 MB3RUN /bin/sh -c install -m37.03 MB4COPY .mise.toml /root/.config/mise/config.toml # buildkit238 B5RUN /bin/sh -c mise install166.39 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 -m121.45 MB14COPY /opt/binfmt/binfmt.tar /opt/binfmt/binfmt.tar # buildkit31.17 MB15COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit2.5 KB16RUN /bin/sh -c chmod +x2.5 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' '@1787529600'