Docker image for oldunreal releases
  • Dockerfile 49.4%
  • Shell 48.2%
  • Makefile 2.4%
Find a file
Marcel M. Otte eeb4c723b0
All checks were successful
CI / docker (ut2k4, ut2k4, oldunreal-docker-ut2k4) (push) Successful in 5m19s
CI / docker (ut99, ut99, oldunreal-docker-ut99) (push) Successful in 2m14s
Release / docker (ut2k4, ut2k4, oldunreal-docker-ut2k4) (push) Successful in 7m16s
Release / docker (ut99, ut99, oldunreal-docker-ut99) (push) Successful in 2m48s
Add TOS step to all ways of building and executing
2026-03-13 14:56:47 +01:00
.forgejo/workflows Add TOS step to all ways of building and executing 2026-03-13 14:56:47 +01:00
ut2k4 Add TOS step to all ways of building and executing 2026-03-13 14:56:47 +01:00
ut99 Add TOS step to all ways of building and executing 2026-03-13 14:56:47 +01:00
Makefile Refactored for building ut2k4 and ut99 in parallel 2026-03-10 15:27:15 +01:00
readme.md Add TOS step to all ways of building and executing 2026-03-13 14:56:47 +01:00

oldunreal-docker

Docker images purely based on the oldunreal.com Linux installers for ut99 and ut2k4

License / Terms of Service

These images download and install Unreal Tournament game files using the OldUnreal community installers. By building and running these images you agree to the Epic Games Terms of Service.

Both the build and the container startup require explicit acceptance via ACCEPT_EPIC_TOS=true (see the docker-compose.yml files for details).

Plan

Plan is to have a good base image with at least mapvoting enabled to easily setup a new server within minutes.

Current State

Base images working, with map voting included for both UT99 (MVES) and UT2004 (xVoting).