metal/tools/rvmc/centos
Eric MacDonald 4609dacc5f Fix rvmc container build
The current rvmc container build has a conflict over the
python3-pip install.

The CentOS repo has a prior version of python3-pip that
requires python3 3.6 but the CENGN repo requires 3.7 due
to the Titanium base image.

The issue is resolved by updating this dockerfile with an
older verison of python3-pip.

Also, Since python3-pip provides pip3 the explicit pip3
install is no longer required.

Change-Id: Ic0cf0d070eaa8f437a043ac52dfa7ecf0e42f957
Story: 2006980
Task: 37775
Signed-off-by: Eric MacDonald <eric.macdonald@windriver.com>
2020-01-20 17:50:27 +00:00
..
docker Fix rvmc container build 2020-01-20 17:50:27 +00:00
rvmc.stable_docker_image Utility to install a server via Redfish 2019-12-31 15:34:54 +00:00