Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>
docker network prune
`docker network prune` prunes unused networks, including overlay ones. `docker system prune` also prunes unused networks. Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>