rookframe (latest)
Installation
docker pull forge.steffo.eu/steffo/rookframe:latestsha256:700ae3150f4e1b727f8556e921f0360d82bd3054ace6911218c5cff76276e868About this package
Base build and deploy image for Forgejo Actions
Image layers
| LABEL org.opencontainers.image.title=Arch Linux base Image |
| LABEL org.opencontainers.image.description=Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility. |
| LABEL org.opencontainers.image.authors=Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks) |
| LABEL org.opencontainers.image.url=https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md |
| LABEL org.opencontainers.image.documentation=https://wiki.archlinux.org/title/Docker#Arch_Linux |
| LABEL org.opencontainers.image.source=https://gitlab.archlinux.org/archlinux/archlinux-docker |
| LABEL org.opencontainers.image.licenses=GPL-3.0-or-later |
| LABEL org.opencontainers.image.version=20251019.0.436919 |
| LABEL org.opencontainers.image.revision=2ae497c16d7647c505b1cb39e19659d26193a5a0 |
| LABEL org.opencontainers.image.created=2025-10-19T00:07:20+00:00 |
| COPY /rootfs/ / # buildkit |
| RUN /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20251019.0.436919' /etc/os-release # buildkit |
| ENV LANG=C.UTF-8 |
| CMD ["/usr/bin/bash"] |
| RUN /bin/sh -c pacman --noconfirm --sync --refresh --sysupgrade # buildkit |
| RUN /bin/sh -c pacman --noconfirm --sync "git" # buildkit |
| RUN /bin/sh -c pacman --noconfirm --sync "curl" # buildkit |
| RUN /bin/sh -c pacman --noconfirm --sync "wget" # buildkit |
| RUN /bin/sh -c pacman --noconfirm --sync "unzip" # buildkit |
| RUN /bin/sh -c pacman --noconfirm --sync "rustup" # buildkit |
| RUN /bin/sh -c pacman --noconfirm --sync "python" # buildkit |
| RUN /bin/sh -c pacman --noconfirm --sync "python-pip" # buildkit |
| RUN /bin/sh -c pacman --noconfirm --sync "python-poetry" # buildkit |
| RUN /bin/sh -c pacman --noconfirm --sync "python-uv" # buildkit |
| RUN /bin/sh -c pacman --noconfirm --sync "twine" # buildkit |
| RUN /bin/sh -c pacman --noconfirm --sync "nodejs" # buildkit |
| RUN /bin/sh -c pacman --noconfirm --sync "deno" # buildkit |
| RUN /bin/sh -c pacman --noconfirm --sync "npm" # buildkit |
| RUN /bin/sh -c pacman --noconfirm --sync "yarn" # buildkit |
| RUN /bin/sh -c pacman --noconfirm --sync "pnpm" # buildkit |
| RUN /bin/sh -c pacman --noconfirm --sync "godot" # buildkit |
| RUN /bin/sh -c pacman --noconfirm --sync "docker" # buildkit |
| RUN /bin/sh -c pacman --noconfirm --sync "docker-compose" # buildkit |
| RUN /bin/sh -c pacman --noconfirm --sync "docker-buildx" # buildkit |
| RUN /bin/sh -c pacman --noconfirm --sync "gcc" # buildkit |
| RUN /bin/sh -c pacman --noconfirm --sync "inkscape" # buildkit |
| RUN /bin/sh -c rustup default "stable" # buildkit |
| RUN /bin/sh -c mkdir --verbose --parents "/root/.local/share/godot/templates" # buildkit |
| RUN /bin/sh -c wget --verbose 'https://github.com/godotengine/godot/releases/download/4.5-stable/Godot_v4.5-stable_export_templates.tpz' --output-document='Godot_v4.5-stable_export_templates.tpz' && unzip "Godot_v4.5-stable_export_templates.tpz" && mv --verbose "templates" "/root/.local/share/godot/templates/4.5.stable" && rm --verbose "Godot_v4.5-stable_export_templates.tpz" # buildkit |
| RUN /bin/sh -c mkdir --verbose --parents '/opt/butler' # buildkit |
| RUN /bin/sh -c wget 'https://broth.itch.zone/butler/linux-amd64/LATEST/archive/default' --output-document='butler-linux-amd64.zip' && unzip -d '/opt/butler' 'butler-linux-amd64.zip' && rm --verbose 'butler-linux-amd64.zip' # buildkit |
| ENTRYPOINT ["/usr/bin/bash"] |
| CMD [] |
| LABEL org.opencontainers.image.title=Rookframe |
| LABEL org.opencontainers.image.description=Base build and deploy image for Forgejo Actions |
| LABEL org.opencontainers.image.authors=Stefano Pigozzi <me@steffo.eu> |
| LABEL org.opencontainers.image.version=0.8.1 |
| LABEL org.opencontainers.image.licenses=EUPL-1.2 |
| LABEL org.opencontainers.image.url=https://forge.steffo.eu/steffo/-/packages/container/rookframe/latest |
| LABEL org.opencontainers.image.source=https://forge.steffo.eu/steffo/rookframe |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.authors | Stefano Pigozzi <me@steffo.eu> |
| org.opencontainers.image.created | 2025-10-19T00:07:20+00:00 |
| org.opencontainers.image.description | Base build and deploy image for Forgejo Actions |
| org.opencontainers.image.documentation | https://wiki.archlinux.org/title/Docker#Arch_Linux |
| org.opencontainers.image.licenses | EUPL-1.2 |
| org.opencontainers.image.revision | 2ae497c16d7647c505b1cb39e19659d26193a5a0 |
| org.opencontainers.image.source | https://forge.steffo.eu/steffo/rookframe |
| org.opencontainers.image.title | Rookframe |
| org.opencontainers.image.url | https://forge.steffo.eu/steffo/-/packages/container/rookframe/latest |
| org.opencontainers.image.version | 0.8.1 |
Details
2025-12-01 17:47:03 +01:00
Versions (5)
View all
Container
1
OCI / Docker
linux/amd64
Stefano Pigozzi <me@steffo.eu>
EUPL-1.2
2.9 GiB