Sign inSign up

darrylwest/gcc14.2-debian12-dev:25.07.01-1751400506

Manifest digest

sha256:d7ee84efcb4355c2ccd6354a8658ae1ef43d02b7bfa99c6410b9b0060baf06f6

OS/ARCH

linux/amd64

Compressed size

994.1 MB

Last pushed

about 1 year by darrylwest

Type

Image

Manifest digest

sha256:d7ee84efcb4355c2ccd6354a8658ae1ef43d02b7bfa99c6410b9b0060baf06f6

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2LABEL maintainer=darryl west version=25.07.010 B
3ENV DEBIAN_FRONTEND=noninteractive0 B
4ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
5RUN /bin/sh -c apt update223.5 MB
6RUN /bin/sh -c wget https://github.com/Kitware/CMake/releases/download/v3.31.6/cmake-3.31.6-linux-x86_64.sh53.42 MB
7RUN /bin/sh -c echo "en_US.UTF-8845.47 KB
8ADD gcc-14.2.0.tar.gz /opt # buildkit652.27 MB
9RUN /bin/sh -c update-alternatives --install1.69 KB
10RUN /bin/sh -c gcc --version93 B
11WORKDIR /opt32 B
12RUN /bin/sh -c git clone34.11 MB
13RUN /bin/sh -c apt autoremove588 B
14COPY .bashrc /root/.bashrc # buildkit508 B
15RUN /bin/sh -c groupadd --gid3.26 KB
16ADD install.tgz / # buildkit3.05 MB
17RUN /bin/sh -c chown -R2.17 KB
18USER dpw0 B
19WORKDIR /home/dpw32 B
20CMD ["tail" "-f" "/dev/null"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'