You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## 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
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
The text was updated successfully, but these errors were encountered: