Зміст курсу
Docker for Python Developers
Docker for Python Developers
Challenge 1: Requirements
In this course, you should use Git , as you will be working with pre-prepared training projects that you will clone from a public remote repository on GitHub.
Task
- Clone and open the project from the repository, just like it's shown in the video;
- Fill in all '___' gaps in code (in Dockerfile);
To check the task, run the command below:
If the command above doesn't work, try inputting this python3 tests/run.py
.
- Build the container;
- Launch the container.
Дякуємо за ваш відгук!