python-docker-py is still needed by target node

Change-Id: I2c160b92e7214b4de94f25f70d02611d49664f1b
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
This commit is contained in:
Zhijiang Hu 2017-11-15 11:36:20 +08:00
parent 250c0723e9
commit 4cb3b627a7
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ echo -e "[Service]\nMountFlags=shared\nEnvironmentFile=/etc/sysconfig/docker\nEx
systemctl daemon-reload
systemctl restart docker
systemctl enable docker
yum install -y python-docker-py
yum -y install ntp
systemctl enable ntpd.service