Docker Guide

Docker Guide

Chris Titus Tech

1 год назад

74,323 Просмотров

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


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

Eduard Abramovich
Eduard Abramovich - 11.10.2023 22:27

which desktop environment are you using here?

Ответить
Daniel C.
Daniel C. - 09.10.2023 16:18

But is this explosed to the outside? I only want to use it in localhost

Ответить
John Woroniuk
John Woroniuk - 22.04.2023 10:31

Very good tutorial. Thank you

Ответить
13th Raven Purple
13th Raven Purple - 08.04.2023 10:36

Great video Thank you

Ответить
FHB71
FHB71 - 07.02.2023 07:09

I am torn between Docker and K8s. Once you have managed all the housekeeping of K8s and are using Helm, K8s is IMHO much easier than Docker. But that hurdle has to be crossed first. You will get quicker results with Docker. In the end it doesn't matter. However for both the main disappointment is that neither is supported by Windows Server and I cannot understand why MS has stopped its path that was started a few years ago.

Ответить
Shubham Chavan
Shubham Chavan - 18.01.2023 21:27

Productive Information
Chris you should do a series on docker.
Thanks buddy

Ответить
cxl
cxl - 15.12.2022 04:50

I like docker compose over cli, it create nice layout. And easy adjust setting.

Ответить
vagabond sajib
vagabond sajib - 13.12.2022 08:44

Hey Titus, can you create a video about how to set up and use distro-box.

Ответить
Patricia
Patricia - 12.12.2022 12:32

I have a 8gb mac mini 2014 1tb nvme, and want to stream and have pi-hole on the mac. Portainter hasn't been developed since Mojave so docker-compose was suggested in the comments. Does that support a low power system like mine? Does docker-compose have same access to images for alpine, Ubuntu server edition with script for LMS music streaming, and abcde ripper?

Ответить
Dimitris Tsoutsouras
Dimitris Tsoutsouras - 12.12.2022 12:21

At 11.07 you omit to mention option -d which runs it s a daemon. I don t know how else it could have run but i see it with the -d parameter all the time.

Another thing that makes me wonder is why the installation of docker is with the .io version, while the portainer with the .ce I f I can recall .ce has the latest images and not the .io

Ответить
Geoff Lane
Geoff Lane - 12.12.2022 11:12

That was an interesting video. Got a bit confused with last yaml file creation but maybe if I watch again it will make more sense.

Ответить
Asura
Asura - 12.12.2022 07:23

Use docker-compose after learning docker because docker-compose will allow you to manage multiple containers in an all-in-one configuration file

Ответить
CarsonDesignsStuff
CarsonDesignsStuff - 12.12.2022 00:49

Chris wanted to ask your opinion on Windows N versions is this something worth using or regular versions of windows?

Ответить
Daniel Karlsson
Daniel Karlsson - 11.12.2022 17:55

Does anyone know what desktop environment or tiling manager he is using?

Ответить
Nicolás Otero
Nicolás Otero - 11.12.2022 15:02

Nice video!! However, there are a lot of videos about standard docker. It could be a very interesting contribution a video about podman or rootless docker with the purpose of increasing the standard security. Another interesting idea would be how to work with Docker+firewalls.

Ответить
Colin Potatofamine
Colin Potatofamine - 11.12.2022 10:25

Docker is fun to mess with and makes running local network services really easy. Currently I have containers for: Transmission, Jupyterlab (this is super cool since I can do stuff anywhere on a super light, low powered laptop and the server is doing the heavy lifting), Homer, Nextcloud, Plex and Photoprism (probably getting rid of this since it seems redundant).

Also dabbled with running Phantombot but never really had any use for that in the end.

Ответить
Daggenthal
Daggenthal - 11.12.2022 07:42

Curious about your thoughts on Podman for RedHat, as you mentioned Kubernetes. Studying for my RHCSA at the moment and am learning Podman as well :)

Ответить
John Russell (inactive)
John Russell (inactive) - 10.12.2022 19:55

I couldn't install the debian package (docker-desktop), it said that it couldn't install docker-ce-cli, a dependency.

Ответить
Andrelopithecus
Andrelopithecus - 10.12.2022 17:55

Definitely marking this to watch later!

Ответить
Yuri
Yuri - 10.12.2022 16:27

Docker is so awesome. I strongly believe that not only developers and cloud architects should be familiar with it, but any Linux user if he does any stuff fancier than just launching a web browser.

Ответить