godot-ci (sha256:7e9c26414130833084044272311159098d460dbc4cef2984ddbca6026c28a3ea)

Published 2026-09-17 22:13:26 -03:00 by renan

Installation

docker pull git.renan.world/renan/godot-ci@sha256:7e9c26414130833084044272311159098d460dbc4cef2984ddbca6026c28a3ea
sha256:7e9c26414130833084044272311159098d460dbc4cef2984ddbca6026c28a3ea

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'
ARG GODOT_VERSION=4.6.3
ARG GODOT_STATUS=stable
RUN |2 GODOT_VERSION=4.6.3 GODOT_STATUS=stable /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates fontconfig libfontconfig1 git zip unzip && rm -rf /var/lib/apt/lists/* # buildkit
COPY /out/ / # buildkit
ENV XDG_DATA_HOME=/opt/godot-data
ENV XDG_CONFIG_HOME=/tmp/godot-config
ENV XDG_CACHE_HOME=/tmp/godot-cache
LABEL org.opencontainers.image.title=Godot CI
LABEL org.opencontainers.image.version=4.6.3
LABEL org.opencontainers.image.source=https://git.renan.world/renan/ci-images
WORKDIR /workspace
RUN |2 GODOT_VERSION=4.6.3 GODOT_STATUS=stable /bin/sh -c godot --headless --version && test -f "/opt/godot-data/godot/export_templates/${GODOT_VERSION}.${GODOT_STATUS}/version.txt" # buildkit

Labels

Key Value
org.opencontainers.image.source https://git.renan.world/renan/ci-images
org.opencontainers.image.title Godot CI
org.opencontainers.image.version 4.6.3
Details
Container
2026-09-17 22:13:26 -03:00
0
OCI / Docker
linux/amd64
1.3 GiB
Versions (1) View all
4.6.3 2026-09-17