fedora-cpp (sha256:9289e953633765addff14c93d232ed43abe00a61f413bf8bb4474755452582ce)
Published 2026-05-05 04:58:25 +00:00 by erki
Installation
docker pull git.skullnet.me/erki/fedora-cpp@sha256:9289e953633765addff14c93d232ed43abe00a61f413bf8bb4474755452582cesha256:9289e953633765addff14c93d232ed43abe00a61f413bf8bb4474755452582ceImage layers
| LABEL maintainer=Clement Verna <cverna@fedoraproject.org> |
| ENV DISTTAG=f40container FGC=f40 FBR=f40 |
| ADD fedora-20250119.tar / # buildkit |
| CMD ["/bin/bash"] |
| RUN /bin/sh -c dnf groupinstall "Development Tools" "Development Libraries" -y # buildkit |
| RUN /bin/sh -c dnf install npm cmake ninja-build python3 python3-pip python3-sphinx gcc-c++ libasan libubsan -y # buildkit |
| RUN /bin/sh -c pip3 install breathe # buildkit |
Labels
| Key | Value |
|---|---|
| maintainer | Clement Verna <cverna@fedoraproject.org> |
| org.opencontainers.image.created | 2026-05-05T04:50:54Z |
| org.opencontainers.image.revision | 655152ad1930bf0f7b10a8203a34be33a2166a6f |
| org.opencontainers.image.source | https://git.skullnet.me/erki/docker-images.git |
| org.opencontainers.image.url | https://git.skullnet.me/erki/docker-images |