liferoad commented on code in PR #29001: URL: https://github.com/apache/beam/pull/29001#discussion_r1375155533
########## sdks/python/container/Dockerfile: ########## @@ -82,6 +82,72 @@ RUN \ # Remove pip cache. rm -rf /root/.cache/pip +# extract the deb packages +# RUN cd /tmp && \ +# # Install native bindings required for dependencies. Review Comment: These are just for tests. Removed. -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org