The tutorial walks through a real life application of Docker Compose. You will learn how to create a compose.yaml file to build docker images and run three containers for Jupyter notebook, MySQL and phpMyAdmin. Once the containers are up and running, you will learn how to generate data with a Jupyter Notebook, upload the data to MySQL and view the data with a graphical user interface phpMyAdmin.
The related files can be found in the "Docker" folder within the below repo:
[ Ссылка ]
CONNECT:
LinkedIn: [ Ссылка ]
GitHub: [ Ссылка ]
X: [ Ссылка ]
Odysee: [ Ссылка ]
Medium: [ Ссылка ]
|-Video Chapters-|
0:00 - Introduction
0:13 - Docker Compose Project Overview
0:40 - Creating a compose.yaml file
1:11 - Defining services for the compose file: MySQL
3:53 - Defining services for the compose file: phpMyAdmin
5:16 - Defining services for the compose file: Jupyter
7:52 - Creating Docker volumes to store data
8:02 - Running Docker compose and using the services
10:50 - Stop services with Docker compose down
11:12 - Conclusion
An Introduction to Docker Compose!
Теги
An Introduction to Docker Compose!docker composedocker-composedocker compose introductiondocker compose introdocker compose tutorialhow do i use docker compose?what is docker compose?how docker compose worksDocker Compose QuickstartWhat is Docker Compose?How to Use Docker Compose and YAMLDocker Compose - What is ItExample & TutorialHow to Use Docker ComposeSetup Using Docker ComposeHow to Create Docker Compose Files Using YAML