Networking (need to learn)

docker network ls
docker network create mynet
docker network connect mynet myctr
docker network disconnect mynet myctr