Sign inSign up

darrylwest/gcc14.2-debian12-dev:latest

Manifest digest

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 MB
2LABEL maintainer=darryl west version=25.07.01-1020 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 git clone1.35 MB
14RUN /bin/sh -c git clone12.05 MB
15RUN /bin/sh -c git clone8.35 MB
16RUN /bin/sh -c git clone8.71 MB
17RUN /bin/sh -c git clone60.89 MB
18RUN /bin/sh -c apt autoremove714 B
19COPY .bashrc /root/.bashrc # buildkit508 B
20RUN /bin/sh -c groupadd --gid3.26 KB
21ADD install.tgz / # buildkit2.96 MB
22RUN /bin/sh -c chown -R3.04 KB
23USER dpw0 B
24WORKDIR /home/dpw32 B
25CMD ["tail" "-f" "/dev/null"]0 B

Command

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