A self-hosted lightweight software forge. ( See https://forgejo.org/ )
10K+
SSH : 22
HTTP: 3000
/srv/git
USER=git
USER_UID=1000
USER_GID=1000
FORGEJO__server__SSH_LISTEN_PORT=22
FORGEJO__server__SSH_PORT=22
docker run -e USER_GID=2000 -e USER_UID=2000 -p 3000:3000 -p 9022:22 -e FORGEJO__server__SSH_PORT=9022 -v /home/git:/srv/git mstreicherde/forgejo
Content type
Image
Digest
sha256:de404d830…
Size
101.4 MB
Last updated
14 days ago
docker pull mstreicherde/forgejo