You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -51,8 +57,17 @@ Gitconvex is running on port 9001
51
57
52
58
`docker pull itassistors/gitconvex`
53
59
60
+
**Note:** Make sure you mount the host volume to the container to access the git repos from the host system. If you have git repos stored within your containers, then this is not required
61
+
54
62
-**Option - 4** Downloading the zip file from the tagged github [**release**](https://github.com/neel1996/gitconvex-package/releases)
55
63
64
+
```
65
+
## Extract the downloaded zip file and execute the commands
0 commit comments