Explicit pass config file via cli #289

Closed
viceice wants to merge 1 commits from viceice:fix/gitea-config-arg into main
Contributor

Explicitly pass config file via cli, otherwise it get's wrongly overwritten by docker files

Explicitly pass config file via cli, otherwise it get's wrongly overwritten by docker files - fixes #287
viceice added 1 commit 2022-02-01 11:47:47 +00:00
Explicit pass config file
All checks were successful
continuous-integration/drone/pr Build is passing
434dbb678b
Member

The alias is only set within the init container. Wouldn't it be still broken for the actual container running Gitea? It uses the same image.

I saw you already proposed https://github.com/go-gitea/gitea/pull/18524 as upstream fix. ?

The alias is only set within the init container. Wouldn't it be still broken for the actual container running Gitea? It uses the same image. I saw you already proposed https://github.com/go-gitea/gitea/pull/18524 as upstream fix. ?
Member

I'd prefer to update Gitea version as soon as 1.16.2 is released. Using an alias looks like a neat but really dirty fix for this issue. ?

I'd prefer to update Gitea version as soon as 1.16.2 is released. Using an alias looks like a neat but really dirty fix for this issue. ?

Closing as I have merged the PR with the update to 1.16.2 which includes the fix for this.

Closing as I have merged the PR with the update to 1.16.2 which includes the fix for this.
techknowlogick closed this pull request 2022-02-25 22:12:16 +00:00
viceice deleted branch fix/gitea-config-arg 2022-08-24 13:44:42 +00:00
Some checks are pending
continuous-integration/drone/pr Build is passing
check-and-test / check-and-test (pull_request)
Required

Pull request closed

Sign in to join this conversation.
No description provided.