Challenge 3: Docker Compose
Task
- Clone this repository to explore this project:
- Fill in all the blanks ( ___ ) in the Docker Compose file (
docker-compose.yml
) to configure the web application container. Use parameters to define the build context (build
), set ports (ports
), mount volumes (volumes
), and execute a command (command
).
To check the task, run the command below:
If the command above doesn't work, try inputting this python3 tests/run.py
.
- Run the commands below to build the container and start it:
- Navigate in the browser to port
0.0.0.0:8000
.
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 4. Розділ 4
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат
Suggested prompts:
Запитайте мені питання про цей предмет
Сумаризуйте цей розділ
Покажіть реальні приклади
Awesome!
Completion rate improved to 5.88
Challenge 3: Docker Compose
Свайпніть щоб показати меню
Task
- Clone this repository to explore this project:
- Fill in all the blanks ( ___ ) in the Docker Compose file (
docker-compose.yml
) to configure the web application container. Use parameters to define the build context (build
), set ports (ports
), mount volumes (volumes
), and execute a command (command
).
To check the task, run the command below:
If the command above doesn't work, try inputting this python3 tests/run.py
.
- Run the commands below to build the container and start it:
- Navigate in the browser to port
0.0.0.0:8000
.
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 4. Розділ 4