sha256:3d69bb6494b2591d4005d615628715bdb92e22db3ff2f1525030b52e4491fbef
OS/ARCH
Compressed size
183.48 MB
Last pushed
9 days by redimp
Type
Image
Manifest digest
sha256:3be4c77b7302319a5f37c1ca106f22b37a6c5f2e57fb8cf1acb537288b4ff3f3
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive;121.03 MB3RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive;8.76 MB4RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive;7.47 MB5RUN /bin/sh -c curl -sSL17.8 MB6ENV LANG=en_US.UTF-80 B7ENV LC_ALL=en_US.UTF-80 B8ENV EDITOR=vim0 B9COPY dotfiles/config.fish /root/.config/fish/config.fish # buildkit301 B10COPY dotfiles/fish_prompt.fish dotfiles/fish_right_prompt.fish /root/.config/fish/functions/ #1.88 KB11COPY dotfiles/bash_history /root/.bash_history # buildkit671 B12COPY dotfiles/bashrc /root/.bashrc # buildkit330 B13COPY dotfiles/vimrc /root/.vimrc # buildkit1.05 KB14COPY dotfiles/curl-timings.txt /root/.curl-timings.txt # buildkit258 B15COPY motd /etc/motd # buildkit265 B16COPY --chmod=755 entrypoint.sh /entrypoint.sh #196 B17RUN /bin/sh -c cat /root/.bash_history735 B18USER root0 B19WORKDIR /root32 B20ENTRYPOINT ["/entrypoint.sh"]0 B21CMD ["/usr/bin/fish"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'