sha256:09b851a99b9f89fc163060e5f12263047749e1a268e82cf8839df2f560a82d0e
OS/ARCH
linux/amd64
Compressed size
1.06 GB
Last pushed
about 1 year by darrylwest
Type
Image
Manifest digest
sha256:09b851a99b9f89fc163060e5f12263047749e1a268e82cf8839df2f560a82d0e
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2LABEL maintainer=darryl west version=25.07.01-1020 B3ENV DEBIAN_FRONTEND=noninteractive0 B4ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B5RUN /bin/sh -c apt update223.5 MB6RUN /bin/sh -c wget https://github.com/Kitware/CMake/releases/download/v3.31.6/cmake-3.31.6-linux-x86_64.sh53.42 MB7RUN /bin/sh -c echo "en_US.UTF-8845.47 KB8ADD gcc-14.2.0.tar.gz /opt # buildkit652.27 MB9RUN /bin/sh -c update-alternatives --install1.69 KB10RUN /bin/sh -c gcc --version93 B11WORKDIR /opt32 B12RUN /bin/sh -c git clone34.11 MB13RUN /bin/sh -c git clone1.35 MB14RUN /bin/sh -c git clone12.05 MB15RUN /bin/sh -c git clone8.35 MB16RUN /bin/sh -c git clone8.71 MB17RUN /bin/sh -c git clone60.89 MB18RUN /bin/sh -c apt autoremove714 B19COPY .bashrc /root/.bashrc # buildkit508 B20RUN /bin/sh -c groupadd --gid3.26 KB21ADD install.tgz / # buildkit2.96 MB22RUN /bin/sh -c chown -R3.04 KB23USER dpw0 B24WORKDIR /home/dpw32 B25CMD ["tail" "-f" "/dev/null"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'