2 lines
136 B
Bash
2 lines
136 B
Bash
|
docker run -d --name filegw --network macvlan -v /nas/music:/nas/music:ro -v /nas/movies:/nas/movies:ro --restart always centos7/filegw
|