Sign inSign up

stanislavb/factorio-server

By stanislavb

•Updated over 10 years ago

Run a headless Factorio server

Image
0

521

stanislavb/factorio-server repository overview

⁠Factorio headless server in Docker

⁠Run it yourself on Linux

Use "saves" directory in current path for save file storage. Exposes the default Factorio port on your local Linux machine.

docker run -it \
       -p "34197:34197/udp" \
       -v "$PWD/saves:/opt/factorio/saves" \
       stanislavb/factorio-server

Tag summary

Content type

Image

Digest

Size

113.2 MB

Last updated

over 10 years ago

docker pull stanislavb/factorio-server