mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-01-12 11:17:10 +01:00
Fixed readme
This commit is contained in:
parent
34a99ec43e
commit
6b00a3fc32
@ -28,8 +28,9 @@ docker run -d \
|
|||||||
-p [PORT]:34197/udp \
|
-p [PORT]:34197/udp \
|
||||||
zopanix/factorio
|
zopanix/factorio
|
||||||
```
|
```
|
||||||
Where [PATH] is a folder where you'll put your saves, if there already is a save in it with the string "save", that one will be taken by default, otherwize, a new one will be made.
|
* Where [PATH] is a folder where you'll put your saves, if there already is a save in it with the string "save", that one will be taken by default, otherwize, a new one will be made.
|
||||||
Where [PORT] is the port number you choose, if you're going to launch it on your local machine, don't use the port 34197, take another one at random.
|
* Where [PORT] is the port number you choose, if you're going to launch it on your local machine, don't use the port 34197, take another one at random.
|
||||||
|
|
||||||
### Advanced usage
|
### Advanced usage
|
||||||
#### Without map persistence
|
#### Without map persistence
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user