Docker Networking

Docker Networking Container Network Model(CNM) – Specification libnetwork – CNM Implementaion Drivers – Bridge Driver, Overlay Driver, MACVLAN Defult network : none, host, bridge docker

Docker Volume

docker volume -h / help docker volume ls docker volume create //if name not given , by default it will generate random name docker volume

Docker Intro

Docker : A container is a standard unit of software that packages up code and all its dependencies so tthe application runs quickly and reliably