potiuk commented on issue #22863: URL: https://github.com/apache/airflow/issues/22863#issuecomment-1147778402
> --build-arg ADDITIONAL_DEV_APT_DEPS="libcurl4-openssl-dev libssl-dev" \ > --build-arg ADDITIONAL_PYTHON_DEPS="celery[sqs]" \ Yeah that 's also part of the docs (the SQS part). We should not add SQS into the image. However it might be a good idea to add liubrcurl*openssl /libssl - so you can add them to a Dockerfile (both Dockerfile and Dockerfile.ci I think would make sense. -- 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]
