blob: ef05032ee6f3764a202a1dfa3afcffac4769384e (
plain)
1
2
3
4
5
6
7
|
# Gitea - Docker
Dockerfile is found in root of repository.
Docker image can be found on [docker hub](https://hub.docker.com/r/gitea/gitea)
Documentation on using docker image can be found on [Gitea Docs site](https://docs.gitea.io/en-us/install-with-docker/)
|