Sign inSign up

cloudaku/docker-gitbucket

By cloudaku

•Updated almost 11 years ago

Image
0

263

cloudaku/docker-gitbucket repository overview

⁠docker-gitbucket

Setup a container with gitbucket⁠ installed.

⁠Usage

To run the container, do the following:

docker run -d -p 8080:8080 -v ${PWD}/gitbucket-data:/gitbucket f99aq8ove/gitbucket

You can see gitbucket running on http://localhost:8080/⁠ You also see gitbucket data write out to "./gitbucket-data".

⁠Building

To build the image, do the following:

docker build github.com/f99aq8ove/docker-gitbucket

A prebuilt container is available in the docker index.

docker pull f99aq8ove/gitbucket

Tag summary

Content type

Image

Digest

sha256:c41ccb272…

Size

196.6 MB

Last updated

almost 11 years ago

docker pull cloudaku/docker-gitbucket