DOCKER image vs container: Difference EASILY explained with  for beginners. Rebuild on file changes

DOCKER image vs container: Difference EASILY explained with for beginners. Rebuild on file changes

U-Labs International

2 года назад

18,873 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

DinamitaTuPotencial
DinamitaTuPotencial - 16.03.2023 21:19

Bro, thank you very much, this is a really great vídeo and you have saved me!!!

Ответить
Oldtimer Studio 21
Oldtimer Studio 21 - 26.02.2023 23:56

nice

Ответить
SE7EN
SE7EN - 19.01.2023 21:22

Nice, thank you!

Ответить
Caolan OD
Caolan OD - 12.08.2022 20:52

I meaaaaaan, it's no different from compiling code. You can't run the old executable, or object files, and expect your new code changes to take affect. Is this really a difficult concept? Are compiled objects no longer taught in Comp. Sci or coding bootcamps? Anyway, I like the video it is a great explanation of an old concept.

Ответить
Emilio
Emilio - 16.06.2022 15:33

What if my docker-compose file creates 3 containers as such:
1- web app (Django)
2- db (Postgres)
3- nginx

and i wanted to change some code in the Django files, without rebuilding everything and losing Postgres data?

Ответить
Slog
Slog - 02.04.2022 18:59

Thankyou so much for the an amazing explanation !!

Ответить
Andrew Miller
Andrew Miller - 26.03.2022 17:43

Many thanks for this!

Ответить
Soxenoins Pali
Soxenoins Pali - 20.03.2022 19:35

Das beste Video das ich zu dem Thema finden konnte und extrem gut erklärt

Ответить
Víctor Gómez
Víctor Gómez - 19.03.2022 18:05

Thanks so much for this video, I am new to using docker and I was very tired to have to delete and build the image manually every time I made a change into my code, now I have a better understanding of how docker works.

Ответить
LinuxX3
LinuxX3 - 12.03.2022 16:34

Nice video I like those graphical explanations

Ответить