Joder5 opened a new issue #5155: URL: https://github.com/apache/incubator-dolphinscheduler/issues/5155
As I know,the image of apache/dolphinscheduler was base on the Alpine image。But when I install Python dependencies,It takes a lot of time,at least an hour。What's more,It will need more any other dependencies,for example `apk update && apk add --no-cache gcc g++ python3-dev libffi-dev librdkafka librdkafka-dev mariadb-connector-c-dev musl-dev libxml2-utils libxslt libxslt-dev py3-numpy py3-pandas` But in the end, I fail to install python dependencies,because of the pandas。 So can you build another version based on other Linux,such as slim。 [constrast](https://cloud.tencent.com/developer/news/600722) Thank you very much ! -- 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. For queries about this service, please contact Infrastructure at: [email protected]
