Microservices at Scale using AWS & Kubernetes lesson 2 Using Docker Format Containers: Docker Containers
Docker Containers
Getting started with Docker
There are two main components of Docker: Docker Desktop and Docker Hub.
Docker Desktop Overview
The desktop application contains the container runtime which allows containers to execute. The Docker App i...