svn2git Docker image
Run with:
$ docker run --rm -i -t steeve/svn2git
You can of course mount your volumes with your local files, for instance:
$ docker run --name mycode -v /mycode debian:wheezy true
$ docker run --rm --volumes-from mycode -i -t steeve/svn2git
Content type
Image
Digest
sha256:afa0f1468…
Size
136.9 MB
Last updated
almost 11 years ago
docker pull steeve/svn2git