Project
HyperNetwork
Easy
216 completions
~ 6 hours
4.4You will master the basic features of Docker, learn how to create a volume, and set up a network to enable different services to communicate with each other.
Provided by
JetBrains Academy
About
Set up a virtual network with Docker. Create and manage volumes, run multiple services, and enable container communication for practical applications.
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
Once you choose a project, we'll provide you with a study plan that includes all the necessary topics from your course to get it built. Here’s what awaits you:
Create a network and a volume.
Create a Postgres container using the official image.
Create an adminer container to help you manage the database.
Insert a row into your database.
Stop and delete the containers.
Delete the network and the volume.
Reviews
YK
Yaraslau Krautsou3 months ago
What I learned during this project: I learned about Docker container management, including creating, stopping, and removing containers like hyper-postgres and hyper-adminer. I also gained practical experience with PostgreSQL database administration, understanding how to manage user roles, check run ...
David Marek Manca
6 months ago
How to use docker entirely from CMD line instead of preparing custom docker files. It was pretty nice!
Jennifer Hanna
7 months ago
I learned to connect docker containers with docker network and to use docker volumes.
4.4
Learners who completed this project within the Introduction to Docker course rated it as follows: