sha256:5ba7b13c89e9403020d53a04bfb7f920d374e9a03ec79231e48077f852fff0fa
OS/ARCH
Compressed size
180.04 MB
Last pushed
13 days by redimp
Type
Image
Manifest digest
sha256:089d23bdcdce1812efaf6ccfe18d61e9465753c55e2285f3c2cd8e8b6a51ad9b
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive;118.15 MB3RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive;8.76 MB4RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive;7.46 MB5RUN /bin/sh -c curl -sSL17.26 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 # buildkit302 B10COPY dotfiles/fish_prompt.fish dotfiles/fish_right_prompt.fish /root/.config/fish/functions/ #1.87 KB11COPY dotfiles/bash_history /root/.bash_history # buildkit670 B12COPY dotfiles/bashrc /root/.bashrc # buildkit328 B13COPY dotfiles/vimrc /root/.vimrc # buildkit1.05 KB14COPY dotfiles/curl-timings.txt /root/.curl-timings.txt # buildkit258 B15COPY motd /etc/motd # buildkit263 B16COPY --chmod=755 entrypoint.sh /entrypoint.sh #193 B17RUN /bin/sh -c cat /root/.bash_history734 B18USER root0 B19WORKDIR /root32 B20ENTRYPOINT ["/entrypoint.sh"]0 B21CMD ["/usr/bin/fish"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'