DevOps tooling

Projects related to software development lifecycle and infrastructure management

fedora-runner-image (ef85e143e39abc0c96c6f7b5c27d4c79c337f3d0)

Published 2025-11-24 19:18:31 +00:00 by lukas

Installation

docker pull git.phyllo.me/devops/fedora-runner-image:ef85e143e39abc0c96c6f7b5c27d4c79c337f3d0
sha256:0cb932b9620df5d6babf7628a6fd548420f2850e9490eac3f0fa1352c18f46c0

Image Layers

LABEL maintainer=Clement Verna <cverna@fedoraproject.org>
ENV DISTTAG=f42container FGC=f42 FBR=f42
ADD fedora-20251012.tar / # buildkit
CMD ["/bin/bash"]
LABEL maintainer=Lukas Greve <lukas@phyllo.me>
LABEL DISTTAG=f43-runner-image
RUN /bin/sh -c /bin/sh -c "dnf -y update --refresh && dnf install -y mock livemedia-creator anaconda lorax make git gcc gcc-c++ cmake clang clang-tools-extra python3 python3-pip python3-devel python3-setuptools python3-wheel nodejs npm ruby ruby-devel rust cargo go perl perl-Module-Build perl-ExtUtils-MakeMaker gettext wget curl unzip tar gzip bzip2 xz vim which procps-ng findutils coreutils diffutils patch shadow-utils util-linux grep sed awk bash zsh openssh-clients openssl ca-certificates libarchive libtool automake autoconf libffi-devel openssl-devel zlib-devel bison flex gdb strace ltrace valgrind && dnf clean all && rm -rf /var/cache/dnf" # buildkit
WORKDIR /build
CMD ["/bin/bash"]

Labels

Key Value
DISTTAG f43-runner-image
maintainer Lukas Greve <lukas@phyllo.me>
Details
Container
2025-11-24 19:18:31 +00:00
1
OCI / Docker
linux/amd64
1.1 GiB
Versions (6) View all