Replies: 1 comment
-
@umohnani8 @jwhonce PTAL |
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.
-
Hello,
Is it possible using
podman-py
API to run an image with the same semantics as if we ran it withpodman
--dns=none
and--no-hosts
cmdline options ?Passing
dns=[]
still got meresolv.conf
bind mounted (hence managed by podman)and I did not see any option to tell not to manage
/etc/hosts
Thanks for your help
--
Thomas HUMMEL
Beta Was this translation helpful? Give feedback.
All reactions