docker_factorio_server icon indicating copy to clipboard operation
docker_factorio_server copied to clipboard

Factorio Server in Docker

Results 3 docker_factorio_server issues
Sort by recently updated
recently updated
newest added

when i start this with ubuntu LTS 16.04 server on Docker version 1.13.1, build 092cba3 and factorio 0.14.22 and i try to connect the server says: `19625.896 Info Router.cpp:230: Received...

We're unable to run the 0.14 build. `--latency-ms` is no longer an option for the client given the rework of networking on Factorio. It looks like `server-settings.json` format may have...

Basically I added the docker-compose I usually use to spin up my game server. This way all the mounts, port mapping, environment variables and build step is handled by docker-compose...