mirror of
https://github.com/LpmRaven/factorio-docker-server.git
synced 2024-11-30 08:06:56 +02:00
Update README.md
This commit is contained in:
parent
d3092dd94e
commit
a291944a71
@ -54,7 +54,9 @@ The init script will automatically create a new save game if none exists.
|
||||
Then launch your container as usual.
|
||||
|
||||
```bash
|
||||
docker run -d \
|
||||
sudo yum install docker -y
|
||||
sudo service docker start
|
||||
sudo docker run -d \
|
||||
-v $(pwd)/saves:/opt/factorio/saves \
|
||||
-p 34197:34197/udp \
|
||||
--restart=always \
|
||||
|
Loading…
Reference in New Issue
Block a user