Skip to content
 
 

Latest commit

 

History

11 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.11

$ 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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages