gitea/docker
zeripath ce69882180
Fix issue with docker-rootless shimming script (#18690) (#18699)
Backport #18690

There is a problem with the current shimming script in that it will double quote the
provided GITEA_APP_INI due to a mistake in the bash. Here we change this to use a bash array.

Fix https://gitea.com/gitea/helm-chart/issues/287

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-02-10 19:37:53 +08:00
..
root Use shadowing script for docker (#17846) 2021-12-01 18:08:27 +00:00
rootless Fix issue with docker-rootless shimming script (#18690) (#18699) 2022-02-10 19:37:53 +08: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