TASK 71: Create a Docker Network
Lab 001: Create macvlan docker network with specified subnet and ip range
TASK 137: Docker Volumes Mapping
Lab 002: Run nginx container mapping host /opt/sysops to /usr/src and copy sample.txt
TASK 97: Docker Ports Mapping
Lab 003: Map host port to container port when running nginx container
Lab 004: Save, Load and Transfer Docker Image
Lab 004: Save an image to tar, transfer and load it on another host
Lab 005: Write a Docker Compose File
Lab 005: Create /opt/docker/docker-compose.yml and deploy httpd container mapping ports and volumes