northern-lighthouse

godot-builder-windows (e269ad0)

Published 2025-12-11 10:55:49 +00:00 by seedlingattempt

Installation

docker pull registry.forge.northernlighthouseinteractive.com/northern-lighthouse/godot-builder-windows:e269ad0
sha256:4a058c9baa7716750158c18b51f92053e8ec4e74b975d74165972a2a240a177d

Image Layers

KIWI 10.2.33
WORKDIR /root
ENV DOTNET_NOLOGO=1
ENV DOTNET_CLI_TELEMETRY_OPTOUT=1
/bin/sh -c dnf -y install --setopt=install_weak_deps=False bash binutils bzip2 curl file findutils gettext git make nano patch pkgconfig python3-pip unzip which xz dotnet-sdk-8.0 && pip install scons==4.9.1
CMD /bin/bash
/bin/sh -c dnf -y install --setopt=install_weak_deps=False mingw32-gcc mingw32-gcc-c++ mingw32-winpthreads-static mingw64-gcc mingw64-gcc-c++ mingw64-winpthreads-static
ENV LLVM_MINGW_VERSION=20250528
ENV LLVM_MINGW_NAME=llvm-mingw-${LLVM_MINGW_VERSION}-ucrt-ubuntu-22.04-x86_64
/bin/sh -c curl -LO "https://github.com/mstorsjo/llvm-mingw/releases/download/${LLVM_MINGW_VERSION}/${LLVM_MINGW_NAME}.tar.xz" && tar xf "${LLVM_MINGW_NAME}.tar.xz" && rm -f "${LLVM_MINGW_NAME}.tar.xz" && mv "${LLVM_MINGW_NAME}" /root/llvm-mingw
ENV PATH="/root/llvm-mingw/bin:${PATH}"
CMD /bin/bash

Labels

Key Value
io.buildah.version 1.42.1
license MIT
name fedora
org.opencontainers.image.license MIT
org.opencontainers.image.name fedora
org.opencontainers.image.url https://fedoraproject.org/
org.opencontainers.image.vendor Fedora Project
org.opencontainers.image.version 42
vendor Fedora Project
version 42
Details
Container
2025-12-11 10:55:49 +00:00
0
OCI / Docker
linux/amd64
769 MiB
Versions (2) View all
e269ad0 2025-12-11
latest 2025-12-11