mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-04-25 06:49:27 +00:00
* Initial controlled revision of gitblit docker
* Gitblit 1.6.0
This commit is contained in:
5
gitblit/README.md
Normal file
5
gitblit/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
Provides a ready-to-use instance of [GitBlit](http://gitblit.com/). In order to allow for
|
||||
future upgrades run the container with a volume mount of `/data`, such as:
|
||||
|
||||
docker run -d -p 80:80 p 443:443 -v /tmp/gitblit-data:/data --name gitblit itzg/gitblit
|
||||
|
||||
Reference in New Issue
Block a user