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

allow us to specify permissions user:group for files artifact and persistent mounts #2000

Closed
h4ck3rk3y opened this issue Dec 21, 2023 · 0 comments · Fixed by #2024
Closed
Assignees
Labels
cli For bugs relating to the CLI critical Critical bug or feature feature request

Comments

@h4ck3rk3y
Copy link
Contributor

Background & motivation

different services need different files with different permissions and user:group:owner settings; Kurtosis doesn't allow that

have to hack in a lot of chmod chown in the entrypoints

Ran into this with @barnabasbusa

Desired behaviour

the files artifact mount api allows permission specification

How important is this to you?

Critical; Kurtosis is unusable for me without it.

What area of the product does this pertain to?

CLI: the Command Line Interface

@github-actions github-actions bot added cli For bugs relating to the CLI critical Critical bug or feature labels Dec 21, 2023
@h4ck3rk3y h4ck3rk3y self-assigned this Jan 2, 2024
github-merge-queue bot pushed a commit that referenced this issue Jan 8, 2024
## Description:
This allows users to change the user & group with which a container
starts

## Is this change user facing?
YES

## References (if applicable):
Closes #2000

Note this is a workaround to solve #2000 while
moby/moby#2259 remains open
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli For bugs relating to the CLI critical Critical bug or feature feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant