Docker Crash Course #9 - Managing Images & Containers

preview_player
Показать описание
🐱‍💻 Access the course files on GitHub:

🐱‍💻 Modern JavaScript Course:

🐱‍💻 React Course:

Рекомендации по теме
Комментарии
Автор

I love how you teach, setting a base of knowledge little by little, starting with Docker Desktop and then introducing the CLI commands... I've tried learning Docker before and getting really confused by all the details one has to remember, but with this series everything is sticking. Thanks for your awesome work!

zcymvpx
Автор

This guy must be in my head. He always post what I need to learn

HCLima-lzjx
Автор

I love the way you teach bro. You've got one sub 👍

awoyemivictora
Автор

Hey Shaun, very well-made series as always. Off-topic: is making a redux series in your plans? Cheers!

zihanbayeed
Автор

Hey shaun, don't forget to put all the videos into a playlist. I think you forgot to create the playlist for tailwind jit

shadmanmartinpiyal
Автор

Great series, <3 it! As a curiosity, isn't "ps" deprecated in favor of "container"?

maxdevjs
Автор

@2:44 "... and hopefully this is gonna work" that's exactly how I feel *all the time* working with Docker 😅. I'm *begging* the world for an alternative!! Docker is so flaky, man 😭.

rujor
Автор

Hello shaun.
Can you make videos in Bloc state Management in flutter 😅😁

sushilbalami
Автор

Hello Shaun,
should I rebuild image every time I made changes on the source code ?

pfncvrj
Автор

Hi Shaun, Kindly release a course on Blockchain technology on Udemy.

DevangPatil
Автор

Hey Shaun, recently I started learning flutter, I would highly appreciate it if you could recreate your previous course

emielv
Автор

An excellent video tutorial - however it seems there is an error - at 07:53 you indicated that the 'docker system prune -a' command deletes all the volumes too - but at 08:01 in the message of the command - there is *no* mention/indication of that

manueljordan
Автор

Course #9

Hi Shaun,

I am getting the below error on Managing Images & Containers

docker build -t myapp:v1 .
[+] Building 0.1s (1/2)
=> [internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 2B 0.0s
failed to solve with frontend dockerfile.v0: failed to read dockerfile: open no such file or directory

Anyone please help. NewBie

KeotshepileMosito