server-docker icon indicating copy to clipboard operation
server-docker copied to clipboard

QuakeWorld server package running on Docker

nQuake server

To run nQuake server, you need to download and install Docker.

Then, you should update the .env.example file with your server settings and save it as .env.

When the .env file is saved, run the following:

docker-compose up -d