Closed shibumi closed 3 years ago
The problem is to decide which kind of network would be the most suitable to implement by default: --private-network, macvlan, ipvlan, etc...
The containers should just have the regular host
systemd-networkd interface. I don't really plan to have different network types like ipvlan, macvlan etc..
All the networking-related issues with containers have been fixed, now all of them work out-of-the-box and also include basic networking tools such as ip
and ping
.
All containers don't have network.. This is something I would expect, so I will add it.