A.“docker ps-a”:列出运行中和未运行的容器 B.“docker ps”,列出所有运行中的容器 C.“docker search centos”从docker Hub中搜索相关的centos的镜像 D.“docker images ps”列出镜像和容器