fscan/TestDocker/Rsync/README.txt

2 lines
84 B
Plaintext

docker build -t rsync-test .
docker run -d --name rsync-server -p 873:873 rsync-test