gitea/docker
zeripath 70ffec4509
Fix pushing to 1-x-dev docker tag (#18578) (#18579)
* 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>
2022-02-03 21:46:24 +00:00
..
root Use shadowing script for docker (#17846) 2021-12-01 18:08:27 +00:00
rootless In docker rootless use $GITEA_APP_INI if provided (#18524) (#18535) 2022-02-01 17:46:45 -05: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) (#18579) 2022-02-03 21:46:24 +00:00
manifest.tmpl Fix pushing to 1-x-dev docker tag (#18578) (#18579) 2022-02-03 21:46:24 +00: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