0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-01-11 11:35:01 +01:00
Sainan 85be79401e Set default ACME_DIRECTORY for Docker installs to somewhere in a volume
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.
2025-11-04 13:45:50 +01:00
..
2024-05-03 23:53:18 -04:00

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.