Docker - Tutorial 7 - Run a Command in a Running Container with exec

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Started learning how to program from watching thenewboston in like 2012/2013, now I am a professional software developer. Thanks for putting this online for free!

tonymonktano
Автор

I'm not even learning Doker but here to support your work and your channel

monome
Автор

Hey TheNewBoston, I want you to know literally you are the reason I am still going with coding. Your tutorials are invaluable. Thank you for all that you do. You are seriously changing lives.

sydneygoldberg
Автор

Finally I watch an "active" thenewboston series. I don't mind waiting :D

milosh
Автор

Glad to see you back Bucky...We all missed your lectures all these years...
Request you to create some videos for the Linux and DevOps stuff like RHCSA/RHCE, Ansible etc..

ashishmanav
Автор

Is Bucky back?(voice seems familiar) It's been a long years not seen you here.

Thanks for everything, I'm a programmer now😁

preethamdbz
Автор

While studying javascript on mdn and then I suddenly remember you man. I still remember I watched back in the day. I thought you leave youtube but wow you're here!

arieltabuzojr
Автор

Nice series so far. Is docker-compose planned to be in this series?

MrSazeh
Автор

Hi Bucky, Could you please make a tutorial series on Machine learning, Deep learning with Python like Tensorflow or Keras or sklearn. There are some youtubers who have made tutorials but they don't explain that nicely and perfectly like you. I learnt Python by watching your Python tutorial series and since then I'm a big fan of your teaching. Thank you for all your hard work and time.

Abhyuday.
Автор

Starting to get into the good stuff! home = nobody 😂

Franchyze
Автор

When are you going to continue the command prompt series??

Name-isbp
Автор

$ docker container exec -it hex_id redis-cli
// executes the redis-cli program and -it (means interactive) connects the host to the interactive shell of redis-cli

$ docker container exec -it hex_id sh
$ docker container run -it busybox sh
// ssh into given container

geekybot
Автор

Can you make tutorial about rust programming language?

adronwill
Автор

Hi Bucky, could you please share us a video on how to write IPTables for a dockerized application running in ubuntu. I am currently learning how to restrict access to my application at GUI level :) Thanking you in advance...
Regards

samdupc
Автор

Can you make a tutorial about ddd achitecture?

crazyidea
Автор

Hi Bucky I want to become a full stack developer and develop mobile apps, what should I do where should I start ? Anyone feel free to answer this

vegetaroxxblue
Автор

so, are you not continuing this? it was just starting to get interesting :(

mimosveta