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

Challenge 1: RequirementsChallenge 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;
Link to the GitHub repository.
  • 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.

Example

¿Todo estuvo claro?

Sección 2. Capítulo 4
course content

Contenido del Curso

Docker for Python Developers

Challenge 1: RequirementsChallenge 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;
Link to the GitHub repository.
  • 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.

Example

¿Todo estuvo claro?

Sección 2. Capítulo 4
some-alt