Тёмный

The super basics of Docker in under a minute 

Andrew Schmelyun
Подписаться 38 тыс.
Просмотров 53 тыс.
50% 1

Опубликовано:

 

21 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 28   
@karlson2804
@karlson2804 Год назад
After this video, I can write to my CV I know docker.
@yassinees-sofyani6098
@yassinees-sofyani6098 Месяц назад
"That takes up a lot of hard drive space" ?!😔 That would be the least of your concerns if any at all
@orterves
@orterves Год назад
Now do Docker compose
@BexaG
@BexaG 3 месяца назад
Now do docker swarm
@Claudio-tn2yg
@Claudio-tn2yg 24 дня назад
Docker BBL
@kylebroflovski1779
@kylebroflovski1779 14 дней назад
@@Claudio-tn2yg DOCKER BBC?
@HeySkidee
@HeySkidee 13 дней назад
​@@kylebroflovski1779Lmao
@CAGonRiv
@CAGonRiv 3 дня назад
Daaaang that was keewwwl -Cartman
@lolloBriggi
@lolloBriggi 5 дней назад
I understood docker when i saw it was just a folder aka a workspace
@sc76399
@sc76399 18 дней назад
You had me until you didn't say now you can use docker to run a price of software or a server on so those computers without the, it works on my machine issue all devs have run into
@alnahian2003
@alnahian2003 8 месяцев назад
Andrew, please drop a Docker course in 2024. I'll be happy to join the course
@khalidmarhoum8254
@khalidmarhoum8254 Год назад
Is the docker course out yet ?
@radi_dev7628
@radi_dev7628 16 дней назад
Isn't this the course?😂
@dannyv12
@dannyv12 4 дня назад
Problem with docker is, you get the docker ip not the client ip 😢
@theikiso
@theikiso 2 месяца назад
How do you setup Your terminal like that?
@shlokbhakta2893
@shlokbhakta2893 Месяц назад
Probably zsh with a theme like starship or oh my zsh
@zakharlolda4218
@zakharlolda4218 5 дней назад
I cant download dart sdk in fedora can any ine help me please
@midrone4349
@midrone4349 16 дней назад
so i can run win11 on linux
@setkyarwalar
@setkyarwalar Месяц назад
I saw PHP
@zool201975
@zool201975 4 месяца назад
virtual machines are slow and heavy, literally 2 sentences later. docker makes a virtual machine ;P
@pseudo9616
@pseudo9616 Месяц назад
He literally stated that it uses parts of the existing OS to save space and run faster.
@zool201975
@zool201975 Месяц назад
@@pseudo9616 Must have missed that part then. Anyway that actually makes it slower. docker runs trough the wsl virtual machine running a linux distro. putting anything outside the linux environment is a very large detriment to overal speed. i cannot say if this has a real influence to the amount of space it takes but considering systems use terabite sized drives these days i would consider space a moot point.
@vnc.t
@vnc.t 26 дней назад
​@@zool2019751. who uses wsl we just us real linux 2. docker can't run windows or macos(well technically on macos it sorta can-ish)
@arig4m3r
@arig4m3r 26 дней назад
​@@zool201975bro, nobody uses docker on wsl... It's bad, really bad. If you want to use docker, use as everyone else just on a Linux distro/server. That's with you are trash talking docker, when you just should be trash talking the integration with windows, that nobody uses.
@zool201975
@zool201975 25 дней назад
@@arig4m3r goddamn! What is up with that! Touch some grass dude. And do not get your panties in a twist over something this unimportant and perhaps live outside a damn linux kernel.
@yassinees-sofyani6098
@yassinees-sofyani6098 Месяц назад
60s of misconceptions about docker
@AngelGarcia-op3bd
@AngelGarcia-op3bd Месяц назад
How so
@RubberGopher
@RubberGopher 24 дня назад
​@@AngelGarcia-op3bd Docker uses features in the Linux kernel. You can't call it a mini-VM since it's not a VM at all, the CPU is not aware of the separation that a container entails. A container image does not contain a complete OS, a lot of things you don't need are not present but you can add whatever you want. You essentially build layers of filesystems that get mounted to a specific path and then a new process is created and confined to that mounted filesystem. A container is just another process on your system with limited permissions. The benefit is that you ship the dependencies with your application in a container image. Images that use the same layers will share those layers, reducing the bloat. You need to write your Dockerfile/Container file with some thought so that the final image has well thought out content and minimal dependencies, rely on volumes and run in read-only mode, make it username and UID and GID agnostic so that the person who wants to run it can decide how to configure it so that it fits their environment and security policies.
Далее
The intro to Docker I wish I had when I started
18:27
Просмотров 172 тыс.
The 3 Laws of Writing Readable Code
5:28
Просмотров 646 тыс.
Борщ в стиле высокой кухни!
00:57
Кольцо Всевластия от Samsung
01:00
Просмотров 428 тыс.
#kikakim
00:17
Просмотров 7 млн
Меня знают уже все соседи😅
00:34
18 Weird and Wonderful ways I use Docker
26:18
Просмотров 319 тыс.
Why Are Open Source Alternatives So Bad?
13:06
Просмотров 655 тыс.
Virtual Machines vs Containers
8:57
Просмотров 930 тыс.
How A Steam Bug Deleted Someone’s Entire PC
11:49
100+ Linux Things you Need to Know
12:23
Просмотров 1,2 млн
I tried 10 code editors
10:28
Просмотров 3,1 млн
Become a shell wizard in ~12 mins
12:25
Просмотров 254 тыс.
Борщ в стиле высокой кухни!
00:57