This lab uses Alibaba Cloud ECS resources to demonstrate the working principles and operations of Docker networks and volumes. A Docker volume is a data sharding and sharing tool with a container-independent range and lifecycle. With these features, Docker volumes become the most important element for file sharing or insertion in the container system design. The Docker network section describes the operations for accessing containers from the Internet and container network.