mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2024-11-07 03:07:24 +01:00
5 lines
91 B
Bash
Executable File
5 lines
91 B
Bash
Executable File
sudo docker run --rm -it \
|
|
-v /tmp/factorio:/factorio \
|
|
--name factorio \
|
|
factorio "$@"
|