Docker is an open source containerization platform. It enables developers to package applications into containers—standardized executable components combining application source code with the operating system (OS) libraries and dependencies required to run that code in any environment. Containers simplify delivery of distributed applications, and have become increasingly popular as organizations shift to cloud-native development and hybrid multi-cloud environments.
Course Objectives
In this training, you will learn
How to build images, run containers, use volumes to persist data
How to mount in source code, and define your application using Docker Compose.
Advanced topics, such as networking and image building best practices.
Pre-requisites
Software Developers
Project Managers
IT Managers
Development Managers
Architects