-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
podman run --ip6 support #10373
Comments
podman supports ipv6 and dual-stack since #8143 that is 2.2.0 IIRC |
I don't believe the |
Duplicate of #7511 (?) |
A friendly reminder that this issue had no activity for 30 days. |
A friendly reminder that this issue had no activity for 30 days. |
A friendly reminder that this issue had no activity for 30 days. |
Lack of static IPv6 support is blocking us from using podman. I see the feature is targeted for 4.0. What’s the timeline for 4.0 release? |
Early next year 2022. |
A friendly reminder that this issue had no activity for 30 days. |
This is being worked on and can be followed in github.com/containers/netavark. |
Lets close this as dup of #7511. |
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind feature
Description
Is there a timeline for supporting
podman run --ip6
option? The podman manual says the option is not implemented. We are using IPv6 with Docker in RHEL7.9 and planning to move to RHEL 8+ with podman.The text was updated successfully, but these errors were encountered: