[
https://issues.apache.org/jira/browse/BEAM-13719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492220#comment-17492220
]
Anand Inguva commented on BEAM-13719:
-------------------------------------
installing torch in the docker image during prebuilding fails. So I think we
should keep the behavior as it is for now.
> Install dependencies from requirements.txt on the container image when
> pre-building container image
> ---------------------------------------------------------------------------------------------------
>
> Key: BEAM-13719
> URL: https://issues.apache.org/jira/browse/BEAM-13719
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Reporter: Anand Inguva
> Assignee: Anand Inguva
> Priority: P3
>
> During pre-building, we pre-download the sources of the dependencies
> specified in the requirements.txt and copy them to the container image and
> later skip the step of staging them.
> This step is slow. Instead of we can install the dependencies(specified in
> the requirements.txt) on the container image during pre-building the
> container image.
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)