ac7edeebfd
The containers local address can be given as ipv4 only or with a subnetmask in
CIDR notation in the container configuration, see [1]. This works fine but the
'nixos-container show-ip' only supports plain ipv4 addresses without the netmask
suffix.
Changed the regex to also match in case of a CIDR netmask suffix.
[1]
|
||
---|---|---|
.. | ||
default.nix | ||
nixos-container-completion.sh | ||
nixos-container.pl |