Skip to content

Need help to run EdgeX using Docker (operation not permitted error) #195

Closed Answered by farshidtz
hzqhpz-universlink asked this question in Q&A
Discussion options

You must be logged in to vote

I assume you have installed the Docker engine with the snap and hitting a known issue.

See:
https://github.com/docker-snap/docker-snap#usage
https://bugs.launchpad.net/snapd/+bug/1908448

As a workaround, remove all instances of the following from your docker compose file:

    security_opt:
    - no-new-privileges:true

I don't know why that option is set and the implications of removing it. @bnevis-i any idea?

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@hzqhpz-universlink
Comment options

@bnevis-i
Comment options

@hzqhpz-universlink
Comment options

Comment options

You must be logged in to vote
2 replies
@bnevis-i
Comment options

@hzqhpz-universlink
Comment options

Answer selected by hzqhpz-universlink
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants