diff options
author | Paul Holzinger <pholzing@redhat.com> | 2021-12-15 18:28:40 +0100 |
---|---|---|
committer | Paul Holzinger <pholzing@redhat.com> | 2022-01-03 14:26:34 +0100 |
commit | c496001d03f9eac87dfd6f3e3d655c40267b3837 (patch) | |
tree | 0859a51d3b1873d049dd0b0797ee719cd5ae62d8 /commands.md | |
parent | 172d4eb40031a11d50c8198a569604f4bc915550 (diff) | |
download | podman-c496001d03f9eac87dfd6f3e3d655c40267b3837.tar.gz podman-c496001d03f9eac87dfd6f3e3d655c40267b3837.tar.bz2 podman-c496001d03f9eac87dfd6f3e3d655c40267b3837.zip |
add --ip6 flag to podman create/run
Add the --ipv6 flag to podman create/run and pod create. We support the
--network name:ip6=<ip> syntax now but for docker compat we should also
support the --ip6 flag.
Note that there is no validation if the ip is actually a v6 or v4 address
because the backend does not care either.
Fixes #7511
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Diffstat (limited to 'commands.md')
0 files changed, 0 insertions, 0 deletions