Demo container - Support rootless kit #80
matthew-l-weber
started this conversation in
Ideas
Replies: 1 comment
-
|
@ivanperez-keera anything else to add? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Some background:
Here's an example of a starting point to changes that could be folded in. It assumed just changing the values and not accomodating when to use the rootkit as mentioned above.

The most basic test case for this is to do a
make devto open a container shell and touch a file in /demo. Then exit the container shell and look at the ../demo folder to see what the file ownership looks like.Beta Was this translation helpful? Give feedback.
All reactions