No option to specify static IP during podman network connect command #10277
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
/kind bug
Description
Unable to assign static IPs with podman network connect command.
Steps to reproduce the issue:
Create a bridge
Create a container
Connect a network to a bridge with the static IP
Describe the results you received:
Network failed to connect with the static IP.
Describe the results you expected:
Podman must be able to assign static IP.
Additional information you deem important (e.g. issue happens only occasionally):
Output of
podman version
:Output of
podman info --debug
:Package info (e.g. output of
rpm -q podman
orapt list podman
):Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/master/troubleshooting.md)
Yes
Additional environment details (AWS, VirtualBox, physical, etc.):
The text was updated successfully, but these errors were encountered: