CentOS-Dockerfiles Dockerfiles for CentOS7 Build docker build -t centos . Run docker run -it --name base centos:latest /bin/bash