devcontainer (f42-latest)
Installation
docker pull gitea.ceperka.net/cx/devcontainer:f42-latestsha256:aab67dcec5be66a1f527de33d798f24c3d6df809bda09936200d8b124ba4e021Image Layers
| KIWI 10.2.33 |
| RUN /bin/sh -c dnf check-update # buildkit |
| RUN /bin/sh -c dnf install -y duf fd-find fish fzf htop ncdu tmux vim zstd ipcalc sdcv tldr jq genius pwgen httpie ripgrep lsd smartmontools wireguard-tools ffmpeg fastfetch # buildkit |
| RUN /bin/sh -c rpm --import https://packages.microsoft.com/keys/microsoft.asc # buildkit |
| RUN /bin/sh -c echo -e "[code]\nname=Visual Studio Code\nbaseurl=https://packages.microsoft.com/yumrepos/vscode\nenabled=1\nautorefresh=1\ntype=rpm-md\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft.asc" | tee /etc/yum.repos.d/vscode.repo # buildkit |
| RUN /bin/sh -c dnf check-update # buildkit |
| RUN /bin/sh -c dnf install -y golang nodejs python3-devel mycli pgcli git-lfs awscli openssh-askpass make code libxcrypt-compat gettext just hexedit rclone postgresql pv # buildkit |
| RUN /bin/sh -c dnf install -y ansible dig nmap # buildkit |
| RUN /bin/sh -c export GOVERSION=1.25.3 && wget -O /usr/src/go${GOVERSION}.linux-amd64.tar.gz https://go.dev/dl/go${GOVERSION}.linux-amd64.tar.gz && rm -rf /usr/local/go && tar -C /usr/local -xzf /usr/src/go${GOVERSION}.linux-amd64.tar.gz && rm -f /usr/src/go${GOVERSION}.linux-amd64.tar.gz && unlink /usr/local/bin/go || echo "" && unlink /usr/local/bin/gofmt || echo "" && ln -s /usr/local/go/bin/go /usr/local/bin/go && ln -s /usr/local/go/bin/gofmt /usr/local/bin/gofmt # buildkit |
| RUN /bin/sh -c groupadd cx -g 1000 # buildkit |
| RUN /bin/sh -c useradd cx -u 1000 -g cx -d /var/home/cx -s /usr/bin/fish # buildkit |
| ADD rosti_ca.crt /etc/pki/ca-trust/source/anchors/rosti_ca.pem # buildkit |
| RUN /bin/sh -c update-ca-trust # buildkit |
| ADD uni.sh /usr/bin/podman # buildkit |
| ADD podman-compose.sh /usr/bin/podman-compose # buildkit |
| ADD uni.sh /usr/bin/docker # buildkit |
| ADD uni.sh /usr/bin/xdg-open # buildkit |
| ADD uni.sh /usr/bin/tailscale # buildkit |
| ADD uni.sh /usr/bin/incus # buildkit |
Labels
| Key | Value |
|---|---|
| com.github.containers.toolbox | true |
| io.buildah.version | 1.41.5 |
| license | MIT |
| name | fedora-toolbox |
| org.opencontainers.image.license | MIT |
| org.opencontainers.image.name | fedora-toolbox |
| org.opencontainers.image.url | https://fedoraproject.org/ |
| org.opencontainers.image.vendor | Fedora Project |
| org.opencontainers.image.version | 42 |
| vendor | Fedora Project |
| version | 42 |
Details
2025-10-23 05:04:24 +00:00
Versions (2)
View all
Container
9
OCI / Docker
linux/amd64
1.3 GiB
f43-latest
2025-11-03
f42-latest
2025-10-23