I want to create a docker network that is isolated on host for 2 containers, cont1 and cont2. I used docker network create --int
host
cont1
cont2
docker network create --int