mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
The assumption is not true if user specifies an IP address other than the first IP, in that case the first IP address is never allocated to any container. Signed-off-by: Hu Tao <hutao@cn.fujitsu.com>
This directory contains code pertaining to running containers and storing images
Code pertaining to running containers:
- execdriver
- networkdriver
Code pertaining to storing images:
- graphdriver