Update 0.15.x branch to 0.15.3

This commit is contained in:
Alex Palmer
2017-04-27 20:44:14 +01:00
parent b2fbd707f8
commit bc0ef1b51e
3 changed files with 8 additions and 3 deletions

5
0.15/start.sh Executable file
View 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