Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change workdir for gomplate #3684

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

nabokihms
Copy link
Member

Overview

Workaround to run gomplate from a non-root directory in distroless images, because gomplate tries to access CWD on start. See: hairyhenderson/gomplate#2202

What this PR does / why we need it

Closes #3675

Special notes for your reviewer

Also simplified tests and exec logic a little bit

Workaround to run gomplate from a non-root directory in distroless images, because gomplate tries to access CWD on start.
See: hairyhenderson/gomplate#2202

Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
@nabokihms nabokihms merged commit 5c66c71 into dexidp:master Aug 7, 2024
10 checks passed
nabokihms added a commit that referenced this pull request Aug 7, 2024
Workaround to run gomplate from a non-root directory in distroless images, because gomplate tries to access CWD on start.
See: hairyhenderson/gomplate#2202

Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Latest docker image fails on go template
1 participant