0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-07-05 10:48:41 +02:00
gitea/docker
silverwind bc455ed257
Set RUN_MODE prod by default (#13765)
I think it's a bad default to have "dev" as the default run mode which
enables debugging and now also disables HTTP caching. It's better to
just default to a value suitable for general deployments.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-11-30 14:52:04 -05:00
..
root Set RUN_MODE prod by default (#13765) 2020-11-30 14:52:04 -05:00
rootless Set RUN_MODE prod by default (#13765) 2020-11-30 14:52:04 -05:00
manifest.rootless.tmpl
manifest.tmpl
README.md

Gitea - Docker

Dockerfile is found in root of repository.

Docker image can be found on docker hub

Documentation on using docker image can be found on Gitea Docs site