build_inf_prepare_jenkins: remove installation of docker 61/8361/1
authorJackie Huang <jackie.huang@windriver.com>
Sun, 22 May 2022 00:44:41 +0000 (08:44 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Sun, 22 May 2022 00:44:41 +0000 (08:44 +0800)
commit37d3fbcb58ec1bcc7b0b01faed9fc8d52d111d20
tree110e8b997b0f77916647db4ae788ea841c37426e
parentbff99fa04a93dc0cdd433f669a60890ba96f86ea
build_inf_prepare_jenkins: remove installation of docker

docker-ce is already installed on CI vm:

08:45:40 Transaction check error:
08:45:40   file /usr/bin/docker from install of docker-common-2:1.13.1-209.git7d71120.el7.centos.x86_64 conflicts with file from package docker-ce-cli-1:20.10.8-3.el7.x86_64
08:45:40   file /usr/bin/dockerd from install of docker-common-2:1.13.1-209.git7d71120.el7.centos.x86_64 conflicts with file from package docker-ce-3:20.10.8-3.el7.x86_64

Issue-ID: INF-274

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: Icf41b9fc4fd234720298f70ba1e4d600a6c78576
scripts/build_inf_centos/build_inf_prepare_jenkins.sh