yum update -y wait sudo yum install -y yum-utils \device-mapper-persistent-data \lvm2 wait curl -sSL https://get.docker.com/ | sh wait sudo systemctl start docker wait sudo systemctl enable docker wait docker run --name study_xxqg -d -p 25805:8080 -v /etc/study_xxqg/:/opt/config/ johianse/study_xxqg:latest