Consistent way to Start and Build
Sounds very identical to VM! But docker is much lighter
Blue Print to create a Docker Container
Popular command
Persisting Data within Container
docker run -v ${pwd}:/var/www [image name]
Blueprint to create a docker container
Text