diff --git a/content/Containers.md b/content/Containers.md index 3758d8a37..2dadbaa9c 100644 --- a/content/Containers.md +++ b/content/Containers.md @@ -7,6 +7,8 @@ [[Rancher Desktop]] +[[Figuring out which user for securitycontext]] + ## Links: diff --git a/content/Figuring out which user for securitycontext.md b/content/Figuring out which user for securitycontext.md new file mode 100644 index 000000000..20171ca31 --- /dev/null +++ b/content/Figuring out which user for securitycontext.md @@ -0,0 +1,13 @@ + +- check /etc/passwd +- Any user in there can run the container +- who owns the data dir? + + +## Links: + +[[Containers]] +[[CKS]] +[[security]] + +202405251940 \ No newline at end of file