/rpi-gogs

Gogs (Go Git Server) dockerized for the RaspberryPI

Primary LanguageShell

Closely following the official Gogs for Docker build.

Run with: docker run -tid --name gogs --publish 2222:22 --publish 3000:3000 --volume /data:/data darkeye9/rpi-gogs

Docker Hub page: https://hub.docker.com/r/darkeye9/rpi-gogs/