leborchuk commented on code in PR #17:
URL:
https://github.com/apache/cloudberry-devops-release/pull/17#discussion_r2063858583
##########
images/docker/cbdb/build/rocky8/Dockerfile:
##########
@@ -119,6 +119,9 @@ RUN dnf makecache && \
procps-ng \
python3 \
python3-devel \
+ python3-psutil \
+ python3-psycopg2 \
+ python3-pyyaml \
Review Comment:
I see that file gpMgmt/bin/pythonSrc/ext/mock-1.0.1.tar.gz is also being
deleted on https://github.com/apache/cloudberry/pull/1067
Do we need ``python3-mock`` ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]