Session_2-Basic Docker commands & Docker file
In this session you will learn about Basic Docker commands and how to write a Docker file to containerize a simple nodejs todo app.
0/1
Session_3-Docker multi-stage build and distroless images, Docker Storage- Volumes and bind mounts
Explained docker multi-stage build why docker multi-stage build? how we can achieve multi-stage build and how to reduce final image size using distroless images. Docker storage, explained volumes and bindmounts
0/1
Session_4- Docker Networking
In this session you will learn about docker networking, why networking in docker is essential?, how containers communicate eachother and how a container can be completely isolated? Different types of networking in docker
0/1