netavark (exit code 1): setns: IO error: Operation not permitted (os error 1) during podman build. #22705
Unanswered
quixoticaxis
asked this question in
Q&A
Replies: 1 comment
-
If I add |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a simple .Net application, and two containerfiles.
The first one:
This fails when trying to build the image with
The second one:
This builds and runs the restore command fine.
I'm probably missing something, but how can I enable network access during image build?
Running podman remote on Windows that connects to podman service on Ubuntu VM:
Beta Was this translation helpful? Give feedback.
All reactions