DCPValidator/run_script.sh
2020-04-27 11:32:33 +02:00

4 lines
161 B
Bash
Executable file

#!/bin/sh
# Run the container as a daemon
docker run -d --name dcpvalidator --mount type=bind,source="$(pwd)",target=/media/dcp -it --network=host dcpvalidator