mirror of
https://github.com/go-gitea/gitea.git
synced 2026-01-11 11:35:01 +01:00
With the previous default, ACME certificates and accounts would be lost upon restarting the container because only the /data folder is bound to a (writable) volume in the suggested docker-compose.yml from the docs.
Gitea - Docker
Dockerfile is found in the root of the repository.
Docker image can be found on docker hub.
Documentation on using docker image can be found on Gitea Docs site.