rocker-versioned2
rocker-versioned2 copied to clipboard
Unable to run rocker images in k8s clusters with pod security policies.
Our clusters psp does not allow root / privileged containers.
Error: container has runAsNonRoot and image will run as root
Adding runAsUser causes s6 to fail.
s6-mkdir: warning: unable to mkdir /var/run/s6: Permission denied