mirror of
https://github.com/containers/podman.git
synced 2025-09-18 07:51:22 +08:00

This adds support for the --cidr parameter that is supported by slirp4netns since v0.3.0. This allows the user to change the ip range that is used for the network inside the container. Signed-off-by: Adis Hamzić <adis@hamzadis.com>