docker container and docker-compose file for gitbucket

docker bind gitbucket not on localhost inside the container 6 years ago
home inital commit 6 years ago
.env inital commit 6 years ago
.gitignore inital commit 6 years ago
README.md add ssh bind 6 years ago
docker-compose.yml add ssh bind 6 years ago
gitbucket.conf add ssh bind 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