gitea/docker/rootless/usr/local/bin
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
..
docker-entrypoint.sh docker: rootless image (#10154) 2020-10-31 20:58:22 -04:00
docker-setup.sh Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
gitea Fix issue with docker-rootless shimming script (#18690) (#18699) 2022-02-10 19:37:53 +08:00