Skip to content
 
 

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-gerrit

Build a Docker container with the gerrit code review system

Built on top of Ubuntu Trusty (14.04.1) and gerrit 2.9.3

$ docker run -P -d larrycai/gerrit # wait for a while to be started.

The authType can be set via environment AUTH_TYPE like OpenID, default is DEVELOPMENT_BECOME_ANY_ACCOUNT , see official documentation

$ docker run -P -d -e AUTH_TYPE=OpenID -t larrycai/gerrit

About

Build a Docker container with the gerrit code review system

Resources

Stars

10 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages