RPi-compatible Docker Image with GitBucket
1.2K
RPi-compatible Docker Image with GitBucket.
To run the container, do the following:
% docker run -d -p 8080:8080 -p 29418:29418 -v ${PWD}/gitbucket-data:/gitbucket knjcode/rpi-gitbucket
You can see gitbucket running on http://localhost:8080/ You also see gitbucket data write out to "./gitbucket-data".
In order to access the git repository over SSH (port 29418), check settings below.
To build the image, do the following:
% docker build github.com/knjcode/rpi-gitbucket
A prebuilt container is available in the docker index.
% docker pull knjcode/rpi-gitbucket
see https://github.com/takezoe/gitbucket
Content type
Image
Digest
sha256:f32171755…
Size
155 MB
Last updated
over 10 years ago
docker pull knjcode/rpi-gitbucket