Automatic and manual port mapping in docker containers | Docker networking |
Автор: CloudWake
Загружено: 2026-01-03
Просмотров: 83
Automatic and Manual Port Mapping in Docker Containers | Docker Networking Explained 🚀
Hello Everyone 👋
Welcome back to the channel!
In this video, we will learn about the automatic and manual port mapping in Docker containers as part of Docker networking fundamentals. This session is designed especially for beginners and DevOps learners who want to understand Docker in a practical, hands-on way.
🎯 What you will learn in this video:
✔ What is port mapping in Docker
✔ Difference between automatic and manual port mapping
✔ How Docker exposes container ports
✔ Real-time Docker commands used in practice
🧾 Docker Commands Used in This Video:
```bash
docker run --name c1 -p 7070:8080 -d tomee # c1 - container name
docker port c1
docker run --name c2 -P -d nginx # c2 - container name
docker images
docker container ls
docker port c2
📌If you are new to Docker, make sure to watch my below step-by-step docker tutorial videos.
Watch My Other Videos On Below Links :
1. Docker Container Creation Using Any Image | Step-by-Step Tutorial for Beginners: [ • Docker Container Creation Using Any Image ... ]
2. How to Install Docker on Ubuntu AWS Virtual machine : A Step-By-Step Guide :[ • How to Install Docker on Ubuntu AWS Virtua... ]
3. How to make SSH connections between two EC2 instance using SSH Keygen: [ • How to make SSH connections between two EC... ]
4. Exploratory Data Analysis Using Python | Data Cleaning, Visualization & Insights Explained
: [ • Exploratory Data Analysis Using Python | D... ]
5. How to Install and configure Jenkins in virtual machine.
: [ • How to Install and configure Jenkins in vi... ]
Доступные форматы для скачивания:
Скачать видео mp4
-
Информация по загрузке: