Debugging Docker Containers with docker exec and docker logs || Docker Tutorial 5

preview_player
Показать описание
Debugging Docker Containers with docker exec and docker logs

Commands for troubleshooting a Docker container are very useful. If something goes wrong in the container, you want to see the logs of the Docker container or get inside the container and use the terminal there.

T i m e s t a m p s 🐳
- 1:56 docker logs
- 5:28 docker exec -it

For any questions/issues/feedback, please leave me a comment and I will get back to you as soon as possible.

This video is the 5th of a complete series for beginners, where I explain the basic concepts and also show you demo's like deploying your containerized application. At the end of this tutorial you will fully understand Docker and Kubernetes.

💡 Only interested in Docker?

#docker #whatisdocker #dockertutorials #devops #techworldwithnana
-------------------------------------------------------------------------------------

The complete step-by-step guide to Docker and Kubernetes will include the following content:

🐳 D O C K E R
- Container concept
- Why docker? (image vs. traditional DevOps)
- Install docker on different operating systems
- 8 basic commands you need to know
- Docker vs. Virtual Machine
- Docker in Practice: Overview of whole development process with Docker (development, continuous delivery, deployment)
- Develop an application with Docker
- Docker Compose
- Dockerfile
- Private Repository
- Deploying your containerized application
- Docker Volumes from theory to practice

✵ K U B E R N E T E S
- Main Kubernetes components (including Pod, Service, Ingress, Volumes, ConfigMap, Secrets, Deployment, StatefulSet)
- Kubernetes architecture for beginners (master, slave nodes & processes)
- Understand how does K8s REALLY work? Main Concepts of how to use K8s
- Minikube, Kubectl - set up the cluster and connect to it
- Kubectl main commands - Demo
- Configuration file (YAML) - syntax
- Kubernetes Namespaces
- Communication between the pods - basic networking concepts in Kubernetes
- K8s Deployment in practice - example application deployment (pod + service + Ingress + secret)

-----------------------------------------------------------------------------------

✅ Follow me

Legal Notice:
Docker and the Docker logo are trademarks or registered trademarks of Docker, Inc. in the United States and/or other countries. Docker, Inc. and other parties may also have trademark rights in other terms used herein. This video is not accredited, certified, affiliated with, nor endorsed by Docker, Inc.
Рекомендации по теме
Комментарии
Автор

- other commands (in part 1)

- 1:56 docker logs
- 5:28 docker exec -it


If you have any questions, please comment below!

TechWorldwithNana
Автор

Great videos, simple, clear and to the point

somnathchoudhuri
Автор

I have to learn Docker for my internship and this series is by far the most helpful I've found. Looking forward to the next video!

mayaframe
Автор

Of course we like it. This is the best overview that can be found around. 👍

etbstbx
Автор

I've watched 5 parts in one day.

All great stuff!


Thanks!

ReynoldsPatrick
Автор

These Docker videos are really Helpful . Thank you!!

Gaurav-qwus
Автор

Thank a lot Nana!
Your videos are the best of the things I found!

thienphuctruong
Автор

Thank you Nana !!. I did make note of all the Docker commands you ran. many kudos to you for teaching us all. gratitude and appreciation for your time.

mathewkargarzadeh
Автор

Thanks for the video course Nana. Hands-on technique is the best way to learn. As far as I saw, it is very clear to understand Docker from your videos. Keep it up!

jruitti
Автор

Thanks a lot Nana !!

You Videos series is a one stop solution for beginners to start with Docker !! Appreciate your efforts !!

manikanthreddy
Автор

Your videos are GOLD...


LOVE IT.. MAN SO SIMPLIFIED.

kishoregr
Автор

Excellent tutorial and very simple to follow.

rajcp
Автор

Thanks a lot, all the playlist is really very informative. Thanks

ChandraShekhar-bycd
Автор

Hi Nana,
You are keeping it simple making it very easy to understand for the begineers!!!
Thanks😊
could you explain the purpose of running the container in detached mode.

shoneshdevaraj
Автор

Great content regarding docker. 😊
And you look like my cousin so it feels great to learn from you 😂, keep it up 👍

msingh
Автор

you material is very basic and easy to understand....thanks a lot ...i have tried even paid courses. they are totally not worth it.

RavinderSingh-oqcn
Автор

Done thanks
Todo take notes of commands in onenote

mostinho
Автор

Nice tutorial series. One doubt, how can I change the port bindings of an already existing container? You explained how to add port bindings while creating a container. But how to deal with existing containers?

manikantakumar
Автор

Hi, I would like to see a video about how to debug a docker container, regards.

marcohdez
Автор

Please create some video covering, docker volume

akashlodhi