docker network rm mynetwork docker network create --driver overlay --subnet 172.172.0.0/24 --gateway 172.172.0.1 mynetwork