1
0
mirror of https://github.com/bplein/factorio-docker.git synced 2025-01-24 03:46:49 +02:00

7 lines
128 B
Bash
Executable File

#!/bin/sh
sudo docker run --rm -it \
-v /tmp/factorio:/factorio \
--name factorio \
factorio "$@"
find /tmp/factorio -type f