#!/bin/bash
###############################
#
# 参考来源:https://docs.docker.com/engine/install/centos/
#
###############################
function docker_install()
{
docker -v
if [
#!/bin/bash
###############################
#
# 参考来源:https://docs.docker.com/engine/install/centos/
#
###############################
function docker_install()
{
docker -v
if [