-
Working with containers & images
9 Lessons -
This is an introductory level course, which enables you to plug yourself into the latest containerization technology. Learn to work with containers with confidence!
Docker is a set of platform as a service product that uses OS-level virtualization to deliver software in packages called containers. Containers are isolated from one another and bundle their own software, libraries, and configuration files; they can communicate with each other through well-defined channels.
The course is designed for absolute beginners, and takes on a journey with Docker! The animations & labs help beginners to understand the docker concepts vividly.
Docker accelerates the development, sharing, and execution of modern applications. Docker is a tool that uses containers to make it easier to create, deploy, and run applications. Containers enable a developer to package an application with all of its dependencies, such as libraries and deploy it as a single package.
Developer
© 2024 codinggears