1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-12 13:26:06 +02:00
gitea/docker
Melroy van den Berg fd29071e57
Rootless Docker - Mistake with the repo-avatars parent folder name (#22637)
There was a mistake when choosing the structure for the repo avatars parent folder and it added a spurious /gitea.

The `data` directory should contain folders like:

  - `attachments/`
  - `avatars/`
  - `log/`
  - `repo-avatars/`
2023-01-31 22:42:48 +00:00
..
root Remove deprecated DSA host key from Docker Container (#21522) 2022-11-03 19:49:12 +08:00
rootless Rootless Docker - Mistake with the repo-avatars parent folder name (#22637) 2023-01-31 22:42:48 +00:00
README.md Fix typo in README.md (#12369) 2020-07-29 09:29:51 -05:00
manifest.rootless.tmpl Fix pushing to 1-x-dev docker tag (#18578) 2022-02-03 22:44:51 +01:00
manifest.tmpl Fix pushing to 1-x-dev docker tag (#18578) 2022-02-03 22:44:51 +01:00

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