Tim Armstrong has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15465 )
Change subject: Add support for centos8 ...................................................................... Add support for centos8 This commit adds a new centos8 docker image. Most of this is pretty straightforward with the exception of having to explicitly set our default python. This needs to happen early in the postinstall process since other tools (aws cli) depend on it. Change-Id: Idc15c202f61e251761fd0b1dc9aa0b15c27b3363 Reviewed-on: http://gerrit.cloudera.org:8080/15465 Reviewed-by: Tim Armstrong <[email protected]> Reviewed-by: Laszlo Gaal <[email protected]> Tested-by: Tim Armstrong <[email protected]> --- M docker/all/assert-dependencies-present.py M docker/all/postinstall.sh A docker/redhat8.df M in-docker.py 4 files changed, 66 insertions(+), 3 deletions(-) Approvals: Tim Armstrong: Looks good to me, but someone else must approve; Verified Laszlo Gaal: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/15465 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Idc15c202f61e251761fd0b1dc9aa0b15c27b3363 Gerrit-Change-Number: 15465 Gerrit-PatchSet: 3 Gerrit-Owner: Hector Acosta <[email protected]> Gerrit-Reviewer: Hector Acosta <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
