Slide 62
Slide 62 text
DOCKER BASICS
➤ Container creation system
➤ Originally built on LXC
➤ One of the most popular container orchestration systems
➤ Uses containers to isolate the running processes - also wraps
extra security, etc…
➤ Environment to run, maintain, share containers
➤ Uses images to cache info on building containers
➤ Stores images in a repository