sha256:490d18935fb385d17a53e91f04af4790cce495f2431b4c6bfd21cc735ef82162
OS/ARCH
linux/amd64
Compressed size
327.65 MB
Last pushed
about 2 months by jaedle
Type
Image
Manifest digest
sha256:490d18935fb385d17a53e91f04af4790cce495f2431b4c6bfd21cc735ef82162
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update102.16 MB3RUN /bin/sh -c install -m33.98 MB4COPY .mise.toml /root/.config/mise/config.toml # buildkit236 B5RUN /bin/sh -c mise install164.58 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 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'