DevOps tooling

Projects related to software development lifecycle and infrastructure management

fedora-runner-image (latest)

Published 2025-11-14 21:36:09 +00:00 by lukas

Installation

docker pull git.phyllo.me/devops/fedora-runner-image:latest
sha256:ee95e6f01bafca51fdbb783d175447709283b6356a582d43de36d5a37264150b

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-14 21:36:09 +00:00
1
OCI / Docker
linux/amd64
1.1 GiB
Versions (3) View all