Infrastructure

DevOps/Infrastructure shit.

buildenv/f44-x86_64-unified (latest)

Published 2026-06-24 08:11:43 +02:00 by agent

Installation

docker pull code.helloryan.se/infra/buildenv/f44-x86_64-unified:latest
sha256:85879a75210403596ffbb789e3ddc28fa596866e97c778835eec4e7342f02dad

Image Layers

LABEL maintainer=Clement Verna <cverna@fedoraproject.org>
ENV DISTTAG=f44container FGC=f44 FBR=f44
ADD fedora-20260527.tar / # buildkit
CMD ["/bin/bash"]
LABEL maintainer=Per Ryan Edin <ryan@helloryan.se>
RUN /bin/sh -c true && dnf -y install clang curl doxygen gcc gcc-plugin-devel git make nodejs openssl rsync sqlite3 wget xxd yarnpkg && dnf clean all # buildkit
RUN /bin/sh -c true && mkdir ~/build2-build && cd ~/build2-build && curl -sSfO https://download.build2.org/0.18.1/build2-install-0.18.1.sh && sh build2-install-0.18.1.sh --yes --trust yes && cd / && rm -rf ~/build2-build # buildkit
RUN /bin/sh -c true && wget https://dl.min.io/client/mc/release/linux-amd64/mc -O /usr/bin/mc && chmod +x /usr/bin/mc # buildkit

Labels

Key Value
maintainer Per Ryan Edin <ryan@helloryan.se>
Details
Container
2026-06-24 08:11:43 +02:00
1
OCI / Docker
linux/amd64
493 MiB
Versions (2) View all