mirror of
https://github.com/go-gitea/gitea.git
synced 2026-04-06 16:03:53 +02: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.