claudehenchoz / etlegacy

Docker container for ET: Legacy dedicated server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

etlegacy

Docker container for ET: Legacy dedicated server

This will provision an ET: Legacy server with a default RCON password of 'etlegacy'.

Run

docker run -p 27960:27960/udp schreckgestalt/etlegacy

Stop (All)

docker stop $(docker ps -a -q)

Delete

docker image rm etlegacy -f

Build

docker build -t etlegacy .

About

Docker container for ET: Legacy dedicated server