From the course: Docker: Build and Optimize Docker Images
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Advancing your Docker skills - Docker Tutorial
From the course: Docker: Build and Optimize Docker Images
Advancing your Docker skills
- [Shelley] Thank you very much for watching my course. I hope you enjoyed it and found it helpful for your career. Now that you understand how to optimize Docker images, let's talk about the next steps you should take to help solidify your Docker knowledge. If you haven't already, you should go through the LinkedIn Learning courses included in the Docker Foundation's Professional Certificate Learning Path. These courses will help prepare you to work with Docker in a professional setting. The courses in this learning path include Learning Docker by Carlos Nunez. This course covers Docker basics, container management, image creation, troubleshooting and best practices, enabling efficient, consistent deployments across environments. My course, Docker: Your First Project, walks you through containerizing an existing web app from scratch. This course covers how to set up your development environment, write a Docker file, build and manage custom images, and run your Docker containers…