Introduction
In this course, you will learn how to use Docker in-depth and master Docker skills. You will be able to use Docker in your daily work and improve your work efficiency.
ðŊ Tasks
In this course, you will learn:
- How to pull images from a repository
- How to run a container
- How to list containers
- How to start, stop, and restart containers
- How to remove containers
- How to execute commands in containers
- How to view container logs
- How to inspect containers
- How to display running processes in containers
- How to create containers
- How to list container ports
ð Achievements
After completing this course, you will be able to:
- Use Docker in your daily work
- Improve your work efficiency by leveraging Docker