Skip to content

Commit

Permalink
bhgedigital org
Browse files Browse the repository at this point in the history
DockerCon 2018 release
  • Loading branch information
iankouls authored Jun 11, 2018
1 parent 143a5c3 commit 27dc044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create.bat
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ if not exist %dest% (
md %dest%
)

docker container run --rm -d -v "%dest%":"c:\wd" iankoulski/win-svn cmd /C "cd c:\wd && svn checkout https://github.com/iankoulski/depend-on-docker/trunk/windows/"
docker container run --rm -d -v "%dest%":"c:\wd" bhgedigital/win-svn cmd /C "cd c:\wd && svn checkout https://github.com/bhgedigital/depend-on-docker/trunk/windows/"

0 comments on commit 27dc044

Please sign in to comment.