Files

8 lines
289 B
Markdown
Raw Permalink Normal View History

# Gitea - Docker
2024-05-04 11:53:18 +08:00
Dockerfile is found in the root of the repository.
2024-05-04 11:53:18 +08:00
Docker image can be found on [docker hub](https://hub.docker.com/r/gitea/gitea).
2024-05-04 11:53:18 +08:00
Documentation on using docker image can be found on [Gitea Docs site](https://docs.gitea.com/installation/install-with-docker-rootless).