A Docker image for ET:Legacy game server.
10K+
Maintained by: ET:Legacy Developers
Where to get help: the legacy Wiki or Discord
The image does not contain the required pak0.pk3 file, so to run the server, you need to mount the etmain folder that contains the required pk3 files.
The etmain volume can also be used to add maps to the container.
> mkdir -p /opt/legacy-server/etmain
> cd /opt/legacy-server/
> wget -P etmain/ https://<URL that contains packages>/etmain/pak0.pk3
docker run -d \
--name legacy-server1 \
-v ${PWD}/etmain:/legacy/server/etmain \
-p 27960:27960/udp \
etlegacy/server
Content type
Image
Digest
sha256:e73decc2c…
Size
103.1 MB
Last updated
5 days ago
docker pull etlegacy/server:weeklyPulls:
156
Jun 29 to Jul 5