【Docker实战之入门】构建docker镜像[docker build -t csphere/centos:7.1 .

【Docker实战之入门】构建docker镜像[docker build -t csphere/centos:7.1 .

**docker build** [root@Optimus centos7]# docker build -t csphere/centos:7.1 . Sending build context to Docker daemon 8.704 kB Sending build context to Docker daemon Step 0 : FROM centos:centos7.1.1503 centos7.1.1503: Pulling from centos 369