godot-ci (latest)
Published 2025-03-05 20:38:06 +01:00 by murk
Installation
docker pull git.ferrum-et-magica.de/murk/godot-ci:latest
sha256:eb65dee78c8d6cad730f456d9528585dc8bbbc8c4e3002e17e80f1888f8a2a6f
About this package
Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility.
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=20250216.0.309127 |
LABEL org.opencontainers.image.revision=ae0527df18a9c5b94b28351b2265a20012d2fda0 |
LABEL org.opencontainers.image.created=2025-02-16T00:07:33+00:00 |
COPY /rootfs/ / # buildkit |
RUN /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20250216.0.309127' /etc/os-release # buildkit |
ENV LANG=C.UTF-8 |
CMD ["/usr/bin/bash"] |
USER root |
/bin/sh -c pacman -Syu --noconfirm && pacman -S --noconfirm buildah podman git git-lfs godot nodejs wget unzip fuse-overlayfs zip && rm /var/cache/pacman/pkg/* |
ARG GODOT_VERSION |
ARG GODOT_VERSION RELEASE_NAME |
ARG GODOT_VERSION RELEASE_NAME SUBDIR |
ARG GODOT_TEST_ARGS GODOT_VERSION RELEASE_NAME SUBDIR |
ARG GODOT_PLATFORM GODOT_TEST_ARGS GODOT_VERSION RELEASE_NAME SUBDIR |
|5 GODOT_PLATFORM=linux.x86_64 GODOT_TEST_ARGS= GODOT_VERSION=4.4 RELEASE_NAME=stable SUBDIR=stable /bin/sh -c sed -i 's/#mount_program/mount_program/' /etc/containers/storage.conf |
|5 GODOT_PLATFORM=linux.x86_64 GODOT_TEST_ARGS= GODOT_VERSION=4.4 RELEASE_NAME=stable SUBDIR=stable /bin/sh -c wget -q https://github.com/godotengine/godot/releases/download/${GODOT_VERSION}-${SUBDIR}/Godot_v${GODOT_VERSION}-${RELEASE_NAME}_${GODOT_PLATFORM}.zip && wget -q https://github.com/godotengine/godot/releases/download/${GODOT_VERSION}-${SUBDIR}/Godot_v${GODOT_VERSION}-${RELEASE_NAME}_export_templates.tpz && mkdir ~/.cache && mkdir -p ~/.config/godot && mkdir -p ~/.local/share/godot/export_templates/${GODOT_VERSION}.${RELEASE_NAME} && unzip Godot_v${GODOT_VERSION}-${RELEASE_NAME}_${GODOT_PLATFORM}.zip && mv Godot_v${GODOT_VERSION}-${RELEASE_NAME}_${GODOT_PLATFORM} /usr/local/bin/godot && unzip Godot_v${GODOT_VERSION}-${RELEASE_NAME}_export_templates.tpz && mv templates/* ~/.local/share/godot/export_templates/${GODOT_VERSION}.${RELEASE_NAME} && rm -f Godot_v${GODOT_VERSION}-${RELEASE_NAME}_export_templates.tpz Godot_v${GODOT_VERSION}-${RELEASE_NAME}_${GODOT_PLATFORM}.zip |
ADD file:7706f7df6d6f7e4e8ceae91eece3809824e3a7d7b1b161fa0b490149977d657d in /opt/butler/getbutler.sh |
|5 GODOT_PLATFORM=linux.x86_64 GODOT_TEST_ARGS= GODOT_VERSION=4.4 RELEASE_NAME=stable SUBDIR=stable /bin/sh -c bash /opt/butler/getbutler.sh |
|5 GODOT_PLATFORM=linux.x86_64 GODOT_TEST_ARGS= GODOT_VERSION=4.4 RELEASE_NAME=stable SUBDIR=stable /bin/sh -c /opt/butler/bin/butler -V |
ENV PATH="/opt/butler/bin:${PATH}" |
|5 GODOT_PLATFORM=linux.x86_64 GODOT_TEST_ARGS= GODOT_VERSION=4.4 RELEASE_NAME=stable SUBDIR=stable /bin/sh -c godot -v -e --quit --headless ${GODOT_TEST_ARGS} |
Labels
Key | Value |
---|---|
io.buildah.version | 1.39.0 |
org.opencontainers.image.authors | Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks) |
org.opencontainers.image.created | 2025-02-16T00:07:33+00:00 |
org.opencontainers.image.description | Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility. |
org.opencontainers.image.documentation | https://wiki.archlinux.org/title/Docker#Arch_Linux |
org.opencontainers.image.licenses | GPL-3.0-or-later |
org.opencontainers.image.revision | ae0527df18a9c5b94b28351b2265a20012d2fda0 |
org.opencontainers.image.source | https://gitlab.archlinux.org/archlinux/archlinux-docker |
org.opencontainers.image.title | Arch Linux base Image |
org.opencontainers.image.url | https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md |
org.opencontainers.image.version | 20250216.0.309127 |
Details
2025-03-05 20:38:06 +01:00
Versions (1)
View all
Container
14
OCI / Docker
linux/amd64
Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
GPL-3.0-or-later
1.8 GiB
latest
2025-03-05