FROM docker.gitea.com/runner-images:ubuntu-24.04 ENV DEBIAN_FRONTEND=noninteractive RUN apt-get -y update && apt-get -y install build-essential make ninja-build cmake git mingw-w64 wget curl zip tar gzip nsis