Run Docker Run
Learn to build a custom image from an official image, create containers from an image, and start, stop, and delete a container.
JetBrains Academy
About
Docker is a platform for developing, shipping, and running applications. Docker provides the ability to package and run an application in an environment called a container. Container images are lightweight units that contain everything needed to run an application. You can easily share your application with container images, and everyone you share gets the same container image that works in the same way. Container images become containers in the run time. In this project, you will learn how to create and run a container with a web application.
Graduate project
This project covers the core topics of the Introduction to Docker course, making it sufficiently challenging to be a proud addition to your portfolio.
At least one graduate project is required to complete the course.
What you'll learn
Reviews
4.3