Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 171 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 171 Bytes

Build:

docker build -t obigroup/svn .

Run:

docker run --rm -ti obigroup/svn version
docker run --rm -v `pwd`:/src -ti obigroup/svn checkout URL[@REV]