Docker : How to avoid Operation not permitted in Docker Container? November 29, 2023 by Tarik You might try set the Docker container with Runtime privilege and Linux capabilities, with the docker run –privileged