-
Notifications
You must be signed in to change notification settings - Fork 0
trion-development/docker-local-git
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Exposes a directory containing git repositories as a git http server. For development, for example iterating a CI setup, avoiding repeated pushes. docker run -v $PWD:/git-repos/demo -p 8080:8080 --rm -it ghcr.io/trion-development/local-git
About
Serve filesystem git folders as http git repositories
Resources
Stars
Watchers
Forks
Releases
No releases published