Sign inSign up

knjcode/rpi-gitbucket

By knjcode

Updated over 10 years ago

RPi-compatible Docker Image with GitBucket

Image
1

1.2K

knjcode/rpi-gitbucket repository overview

rpi-gitbucket

RPi-compatible Docker Image with GitBucket.

Usage

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.

  • GitBucket > Administration > System Settings > SSH access

Building

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

GitBucket's license

see https://github.com/takezoe/gitbucket

Reference

f99aq8ove/docker-gitbucket

Tag summary

Content type

Image

Digest

sha256:f32171755

Size

155 MB

Last updated

over 10 years ago

docker pull knjcode/rpi-gitbucket