• Joined on 2025-04-17

rocky-dev (sha256:6ce206cc497da0a220bd3f2fef1cc3940398026a5ae7a90f16b304bdb45582a1)

Published 2025-05-09 12:12:41 -05:00 by admin in admin/rocky-dev-container

Installation

docker pull gitea.sjs.io/admin/rocky-dev@sha256:6ce206cc497da0a220bd3f2fef1cc3940398026a5ae7a90f16b304bdb45582a1
sha256:6ce206cc497da0a220bd3f2fef1cc3940398026a5ae7a90f16b304bdb45582a1

Image Layers

ADD layer.tar.xz / # buildkit
CMD ["/bin/bash"]
RUN /bin/sh -c dnf update -y && dnf install -y iputils iproute iperf3 net-tools procps-ng wget which vim jq python3-pip && dnf group install -y "Development Tools" && dnf clean all && case "$(uname -m)" in x86_64) wget "https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64" -O /usr/local/bin/yq ;; aarch64) wget "https://github.com/mikefarah/yq/releases/latest/download/yq_linux_arm64" -O /usr/local/bin/yq ;; *) echo "Unsupported architecture: $ARCH" && exit 1 ;; esac && chmod +x /usr/local/bin/yq # buildkit
CMD ["/bin/bash"]

Labels

Key Value
org.opencontainers.image.created 2025-05-09T16:54:13.619Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 8fcc4bb1894d8a27d092a1021ab86d3450aff567
org.opencontainers.image.source https://gitea.sjs.io/admin/rocky-dev-container
org.opencontainers.image.title rocky-dev-container
org.opencontainers.image.url https://gitea.sjs.io/admin/rocky-dev-container
org.opencontainers.image.version 0.0.2
Details
Container
2025-05-09 12:12:41 -05:00
0
OCI / Docker
linux/amd64
522 MiB
Versions (5) View all
0.0.5 2025-07-03
latest 2025-07-03
0.0.3 2025-05-25
0.0.2 2025-05-09
0.0.1 2025-04-30