mirror of
https://github.com/containers/podman.git
synced 2025-10-15 02:06:42 +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>