Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge 1: Requirements | Quick Start
Docker for Python Developers
course content

Course Content

Docker for Python Developers

Docker for Python Developers

1. Key Docker Concepts
2. Quick Start
3. Docker for Flask
4. Advanced Concepts

bookChallenge 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.

Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 2. Chapter 4
some-alt