docker container and docker-compose file for gitbucket

data add database file 6 years ago
docker bind gitbucket not on localhost inside the container 6 years ago
.env inital commit 6 years ago
.gitignore fix bug 6 years ago
README.md add ssh bind 6 years ago
docker-compose.yml add database file 6 years ago
gitbucket.conf add forgotten gitbucket.conf 6 years ago
README.md

docker container for gitbucket

This docker container of gitbucket is under testing!!!

usage

Please use the configuration file gitbucket.conf for your personal changes. There are three configs available:

  • GITBUCKET_BIND: ip address to bind to
  • GITBUCKET_WEB_PORT: web port to bind to
  • GITBUCKET_SSH_PORT: ssh port to bind to