mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-07-06 17:08:06 +02:00
Update 0.15.x branch to 0.15.3
This commit is contained in:
5
0.15/start.sh
Executable file
5
0.15/start.sh
Executable file
@ -0,0 +1,5 @@
|
||||
sudo docker run -d -p 34197:34197/udp -p 27015:27015/tcp \
|
||||
-v factorio:/factorio \
|
||||
--name factorio \
|
||||
--restart=always \
|
||||
factorio
|
Reference in New Issue
Block a user