Skip to content

steeve/docker-svn2git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

docker-svn2git

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

About

svn2git Docker image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published