Description
In this course, you will :
- Be able to understand the fundamentals of Docker, containers, pulling images from Docker Hub, and running them on containers.
- Complete demonstration of ACE and IIB running on Dockers and Containers.
- Dockers allow you to run software directly on containers rather than installing it on your local machine.
- Deploy a bar file and run some dummy tests to ensure the ACE runtime is operational.
Syllabus :
- Docker Architecture
- Installing Docker and config
- Pulling Images and running containers
- Running ACE using dockers
- IIB v10 using dockers