Docker compose: running frontend and backend on own containers

Talking about Computer Science
Talking about Computer Science
12.7 هزار بار بازدید - 2 سال پیش - Many applications are composed of
Many applications are composed of more than one component. Currently these kinds of applications are named as following the micro services architecture. This kind of architecture each microservice is available independently and has its own environment (here it’s on container). For setting up multiple containers together in a way they can natively work together we can use docker compose.

Hi! I am glad you are here. In this video we are  moving an application running from your local computer to separate containers using Dockerfile and Docker compose.

You may take the presented code here:https://github.com/rafaelqg/docker_co....

Do you want to support this channel? Please subscribe.
0:00 - Why to use docker compose?
1:42 - Presenting the project: frontend and backend
3:33 - Dockerfile for each container
5:25 - Docker compose
2 سال پیش در تاریخ 1401/06/05 منتشر شده است.
12,722 بـار بازدید شده
... بیشتر