gitea/docker
silverwind d475b656b1
Set RUN_MODE prod by default (#13765) (#13767)
* 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>

* flip default in checkRunMode

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-12-01 09:55:38 +08:00
..
root Set RUN_MODE prod by default (#13765) (#13767) 2020-12-01 09:55:38 +08:00
README.md Fix typo in README.md (#12369) 2020-07-29 09:29:51 -05:00
manifest.tmpl drone/docker: prepare multi-arch release + provide arm64 image (#7571) 2019-07-24 13:21:12 -04:00

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