mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
70ffec4509
* Fix pushing to 1-x-dev docker tag It appears that #18551 and #18573 have a mistake in that raymond does not have an {{else}} on {{#equal}}. This PR notes that Sprig has a hasPrefix function and so we use this with another if. Signed-off-by: Andrew Thornton <art27@cantab.net> * Fix pushing to 1-x-dev docker tag (part 2) Although we now have the manifest working, we need to create the images. Here we adjust the .drone.yml to force building of the images Signed-off-by: Andrew Thornton <art27@cantab.net> * Fix pushing to 1-x-dev docker tag OK now we have the images building we should make sure that the main ones stays dev and the release/v* ones become *-dev-* Signed-off-by: Andrew Thornton <art27@cantab.net> |
3 years ago | |
---|---|---|
.. | ||
root | 3 years ago | |
rootless | 3 years ago | |
README.md | 5 years ago | |
manifest.rootless.tmpl | 3 years ago | |
manifest.tmpl | 3 years ago |
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