intel / oneapi-containers

BSD 3-Clause "New" or "Revised" License
111 stars 45 forks source link

icpx: error: unable to execute command: posix_spawn failed: Operation not permitted #64

Open phuchm opened 8 months ago

phuchm commented 8 months ago

When I pull docker image from docker hub and try to build a simple HelloWorld.cpp, I got an error message like title: icpx: error: unable to execute command: posix_spawn failed: Operation not permitted

What happened?