containers-introduction-training/2022.10/course_material/managing_docker/ #7
Unanswered
Replies: 1 comment 3 replies
-
From my experience on a CentOS server, people without sudo rights cannot run docker. This is why we try to convert everything to Singularity... I quickly tried running an interactive shell with the -u command we've learnt during the course but this also gave me permission denied issue. Is this the default behavior of Docker? Are there any settings that would allow non sudo users to run a container they want? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
containers-introduction-training/2022.10/course_material/managing_docker/
https://sib-swiss.github.io/containers-introduction-training/2022.10/course_material/managing_docker/
Beta Was this translation helpful? Give feedback.
All reactions