search
HomeOperation and MaintenanceDockerWhich ports are temporarily used for docker startup?

Docker is a popular virtualization technology that helps users quickly build, deploy and manage applications. When using Docker, we will find that Docker will occupy some ports. What are these ports specifically? This article will introduce which ports are temporarily used during Docker startup and provide a detailed explanation of the role of each port.

  1. 2375 port

2375 port is Docker’s default REST API port, which is mainly used to communicate with the Docker daemon. Through this port, we can use various programming languages ​​and tools to interact with Docker, such as Docker command line tools, Docker Compose, Docker Swarm, etc.

However, it should be noted that since port 2375 is not encrypted, it should not be exposed to the public network. If the Docker API needs to be accessible externally, it is recommended to encrypt it using the TLS (Transport Layer Security) protocol, or use a Docker API proxy to protect the API endpoint.

  1. 2376 port

The 2376 port is also Docker’s port for the REST API, but this port has been TLS encrypted, so it can be used safely on the public network. If you need to open the Docker API to external access, it is recommended to use this port or forward it.

It should be noted that although port 2376 has encryption function, it still needs to be configured securely. You can protect your data by generating certificates and private keys, or use a proxy server to secure your Docker API.

  1. 4789 port

4789 port is the default port of the Docker Overlay network and is used to support communication between containers. In Docker Swarm, the Overlay network is a method of building connections between multiple nodes, which enables container expansion and load balancing between nodes.

It should be noted that because the Overlay network needs to use VXLAN virtualization technology, the Docker daemon needs to occupy additional UDP 4789 port. If you are using an overlay network, it is best to use a separate physical switch to extend the network to reduce the impact of network latency and congestion.

  1. 7946 Port

The 7946 port is used by Docker Swarm for container communication based on the IP protocol, which enables container expansion and load balancing between nodes. In Docker Swarm, containers are usually grouped into services, and services can run across multiple Docker hosts. Each host has an instance to handle service requests from other nodes. This instance requires communication over port 7946.

It should be noted that if you are using an external load balancer to manage the service, please ensure that port 7946 is opened on the load balancer so that the service nodes can communicate with each other.

  1. Other ephemeral ports

In addition to the above ports, Docker may also use some other ports, which depend on the application you are running. For example, if your container needs to use a web server, then Docker will open HTTP/HTTPS ports (usually 80 and 443) inside the container to communicate with the client.

When using Docker, you can use the following command to see which ports are in use:

docker port [CONTAINER ID/NAME]

Summary

This article introduces the ports that are commonly used during the Docker startup process , including REST API ports (2375 and 2376), Overlay network port (4789) and container communication port (7946). Understanding these ports can help you better manage and secure your Docker applications. It is important to note that in addition to these ports, Docker may use other ports depending on the application you are running.

The above is the detailed content of Which ports are temporarily used for docker startup?. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
How do I deploy applications to a Docker Swarm cluster?How do I deploy applications to a Docker Swarm cluster?Mar 17, 2025 pm 04:20 PM

The article details deploying applications to Docker Swarm, covering preparation, deployment steps, and security measures during the process.

What are Kubernetes pods, deployments, and services?What are Kubernetes pods, deployments, and services?Mar 17, 2025 pm 04:25 PM

The article explains Kubernetes' pods, deployments, and services, detailing their roles in managing containerized applications. It discusses how these components enhance scalability, stability, and communication within applications.(159 characters)

How do I scale applications in Kubernetes?How do I scale applications in Kubernetes?Mar 17, 2025 pm 04:28 PM

The article discusses scaling applications in Kubernetes using manual scaling, HPA, VPA, and Cluster Autoscaler, and provides best practices and tools for monitoring and automating scaling.

How do I manage deployments in Kubernetes?How do I manage deployments in Kubernetes?Mar 17, 2025 pm 04:27 PM

The article discusses managing Kubernetes deployments, focusing on creation, updates, scaling, monitoring, and automation using various tools and best practices.

How do I implement rolling updates in Docker Swarm?How do I implement rolling updates in Docker Swarm?Mar 17, 2025 pm 04:23 PM

The article discusses implementing rolling updates in Docker Swarm to update services without downtime. It covers updating services, setting update parameters, monitoring progress, and ensuring smooth updates.

How do I manage services in Docker Swarm?How do I manage services in Docker Swarm?Mar 17, 2025 pm 04:22 PM

Article discusses managing services in Docker Swarm, focusing on creation, scaling, monitoring, and updating without downtime.

How to Implement Rate Limiting and Resource Quotas in Docker Containers?How to Implement Rate Limiting and Resource Quotas in Docker Containers?Mar 12, 2025 pm 06:07 PM

This article details implementing rate limiting and resource quotas in Docker. It covers CPU, memory, and I/O limits using cgroups, emphasizing best practices for preventing resource exhaustion. Network rate limiting, requiring external tools like

What Are the Best Ways to Optimize Docker for Low-Latency Applications?What Are the Best Ways to Optimize Docker for Low-Latency Applications?Mar 14, 2025 pm 02:00 PM

The article discusses strategies to optimize Docker for low-latency applications, focusing on minimizing image size, using lightweight base images, and adjusting resource allocation and network settings.

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment