Setup a container with gitbucket installed.
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".
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
Content type
Image
Digest
sha256:c41ccb272…
Size
196.6 MB
Last updated
almost 11 years ago
docker pull cloudaku/docker-gitbucket