Skip to content

🐳 A simple Docker container to deploy a Factorio headless server.

License

Notifications You must be signed in to change notification settings

timvisee/docker-compose-factorio-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Factorio headless server in Docker

Some helpful scripts to easily get a Factorio headless server up and running inside a Docker container.

This project deploys the the Factorio headless server found on Factorio's website. Docker-compose is used to easily manage container configurations.

Requirements

  • Linux operating system
  • Docker
  • Docker composer

Usage

  • Clone repository (git clone https://github.com/timvisee/docker-compose-factorio-server.git; cd docker-compose-factorio-server)
  • Build the container (./build)
  • Start the container (./start)

To stop the container, use the ./stop script.

License

This project is released under the GNU GPL-3.0 license. Check out the LICENSE file for more information.

About

🐳 A simple Docker container to deploy a Factorio headless server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages