On Fri, 24 Mar 2023 at 07:58, Tom Rini <[email protected]> wrote:
>
> Given the number of jobs in CI we have which use python and pip install
> packages, we should do this once in the Dockerfile, in order to populate
> the cache. We let each job continue to create and use the virtual
> environments they need to facilitate making updates to these
> environments easier.
>
> Signed-off-by: Tom Rini <[email protected]>
> ---
> Changes in v2:
> - Comment on why we wget
> - Drop commented out portion
> ---
>  tools/docker/Dockerfile | 11 +++++++++++
>  1 file changed, 11 insertions(+)
>
Reviewed-by: Simon Glass <[email protected]>

Reply via email to