Yanqiang Miao

Results 2 issues of Yanqiang Miao

Recently I was trying to make dockershim support cc, and found that dockershim supporting cc need to meet the following conditions at least: 1. Dockershim need provide container type(app or...

# Description of problem In my host(VM), docker+cc works well, I can create container noemally. But my host network is broken, when I create a pod. Execute command like: ```bash...