sha256:20c85e87e8cbbf8e4f846af8d73683e35089e990019aa50067388fdc9a1b890c
OS/ARCH
linux/amd64
Compressed size
414.5 MB
Last pushed
26 days by jaedle
Type
Image
Manifest digest
sha256:20c85e87e8cbbf8e4f846af8d73683e35089e990019aa50067388fdc9a1b890c
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 apt-get update2.96 MB14RUN /bin/sh -c mise install77.31 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'