-
Bug
-
Resolution: Done
-
Major
-
None
-
DO188 - RHOCP4.18-en-3-20250829
-
False
-
-
False
-
2
-
-
-
en-US (English)
-
Sprint 30
Please fill in the following information:
URL: | https://role.rhu.redhat.com/rol-rhu/app/courses/do188-4.18/pages/ch02s03 |
Reporter RHNID: | chetan-rhls |
Section Title: | h2. Container Networking Basics |
Issue description:
The following doesn't produce the expected result:
podman network create -o isolate
The following seems correct:
podman network create -o isolate=true
https://github.com/containers/podman/issues/15580
Steps to reproduce:
Workaround:
Expected result: