matthewtran.com/gitea/Dockerfile
Matthew Tran 007243c99e wip6
2025-05-04 04:34:20 -07:00

8 lines
216 B
Docker

FROM docker.io/gitea/gitea:1.23.7
# After boot, recommended to modify the following in gitea/conf/app.ini
# SSH_LISTEN_PORT=2222
# DISABLE_REGISTRATION=true
# ENABLE_OPENID_SIGNIN=false
# ENABLE_OPENID_SIGNUP=false