Factorio Docker Image for creating a new Server.
Create a volume for /factorio/saves, to keep your game save, the server configuration server-settings.json will also be saved in that directory.
docker create --name factorio -v factorio:/factorio/saves -p 34197:34197/udp jordsti/factorio:latest
If there's an issue with the image, you can submit a pull request or open an issue on the GitHub repository.
Content type
Image
Digest
Size
150.1 MB
Last updated
over 7 years ago
docker pull jordsti/factorio