Factorio
Factorio headless server in a Docker container
...Factorio is a factory-building simulation game in which players automate production lines, research technologies, and manage complex industrial systems, and the repository focuses specifically on hosting the game server in a containerized environment. By packaging the server into a Docker image, the project simplifies the process of deploying and maintaining multiplayer servers across different operating systems and cloud environments. The container automatically handles dependencies, configuration, and updates, making it easier for system administrators and hobbyists to run dedicated Factorio servers. Users can configure server settings, maps, mods, and saved games through mounted volumes and environment variables within the container.