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

Fix jenkins-agent workdir ownership and permissions during entrypoint #267

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

felipecrs
Copy link
Owner

Some clusters for some reason do not honor the permissions set by the Dockerfile.

This works around it by fixing the ownership and permissions of the jenkins-agent workdir during the entrypoint (as it used to be done by jenkins-agent-dind:1).

Note that this uses fix-attrs.d which is a deprecated feature of s6-overlay, but we can worry about it when it's actually removed.

@felipecrs felipecrs enabled auto-merge (squash) December 18, 2024 16:52
@felipecrs felipecrs merged commit a3a8285 into master Dec 18, 2024
4 checks passed
@felipecrs felipecrs deleted the fix-workdir branch December 18, 2024 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant