Run using command something like this to provide volumes for repositories and logs.
docker run -d -p 80:80 --mount type=bind,src=/path/to/repos,dst=/opt/services/svn --mount type=bind,src=/path/to/logs,dst=/var/log/httpd cycletime/svn
Content type
Image
Digest
Size
177.6 MB
Last updated
over 7 years ago
docker pull cycletime/svn