A docker image for gitbucket version 3.9.
2.4K
A docker image for gitbucket-3.9. This image is based on CentOS, and incorporates java-1.7.0-openjdk.
$ sudo mkdir -p /opt/data/gitbucket
$ sudo docker run -d -p 8080:8080 -v /opt/data/gitbucket:/gitbucket sken/gitbucket
It tested in Ubuntu Server 14.04 LTS.
Content type
Image
Digest
sha256:dbc24cbfd…
Size
207.7 MB
Last updated
almost 11 years ago
docker pull sken/gitbucket