UDC (Unison Docker Controller) is a local docker controller used to monitor local conditions and control local docker containers.
UDC is an integral part of UMLCP (Unison Machine Learning Cloud Platform).
衡 · Docker 控制器 是一个本地 docker 控制器,用于监控本机状况并控制本地 docker 容器。
衡 · Docker 控制器 是 衡 · 机器学习云平台 的组成部分。
- Disk limit is not available now.
- If you want to use disk limitation, the storage driver should be
overlay2
, and the backing file system isxfs
, and mounted with thepquota
mount option. . - The disk capacity limit is for the rootfs of the container, and the mounted volume is unlimited。
UDC is licensed under the MIT License. See LICENSE for the full license text.