Sign inSign up

xlitil/armv7hf-gogs

By xlitil

•Updated over 10 years ago

ARM compatible image (Raspberry PI, Cubox, ...) for Gogs a painless self-hosted Git service.

Image
0

252

xlitil/armv7hf-gogs repository overview

⁠What is Gogs ?

Gogs (Go Git Service) is a painless self-hosted Git service.

For more information, go to https://gogs.io/⁠

⁠How to use this image

docker run -d --name go-git-server --privileged=true -p 3000:3000 -v `pwd`/gogs-data/:/data xlitil/armv7hf-gogs:0.9.13

⁠How to create this image

Clone source : git clone https://github.com/xLitil/armv7hf-gogs.git

Build the Docker Image : make clean build Push the Docker Image to the Docker Hub : make push

⁠Issues

If you have any problems with or questions about this image, please contact me through a GitHub⁠ issue.

⁠Sources

https://github.com/xLitil/armv7hf-gogs⁠

Tag summary

Content type

Image

Digest

Size

271.4 MB

Last updated

over 10 years ago

docker pull xlitil/armv7hf-gogs:0.9.13