[
https://issues.apache.org/jira/browse/BEAM-9136?focusedWorklogId=412357&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-412357
]
ASF GitHub Bot logged work on BEAM-9136:
----------------------------------------
Author: ASF GitHub Bot
Created on: 30/Mar/20 14:06
Start Date: 30/Mar/20 14:06
Worklog Time Spent: 10m
Work Description: tvalentyn commented on pull request #11067:
[BEAM-9136]Add licenses for dependencies for Python
URL: https://github.com/apache/beam/pull/11067#discussion_r400177204
##########
File path: sdks/python/container/Dockerfile
##########
@@ -58,9 +58,17 @@ RUN pip install -v
/opt/apache/beam/tars/apache-beam.tar.gz[gcp] && \
# Log complete list of what exact packages and versions are installed.
RUN pip freeze --all
Review comment:
`RUN pip freeze --all` should be the last command.
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 412357)
Time Spent: 12.5h (was: 12h 20m)
> Add LICENSES and NOTICES to docker images
> -----------------------------------------
>
> Key: BEAM-9136
> URL: https://issues.apache.org/jira/browse/BEAM-9136
> Project: Beam
> Issue Type: Task
> Components: build-system
> Reporter: Hannah Jiang
> Assignee: Hannah Jiang
> Priority: Major
> Time Spent: 12.5h
> Remaining Estimate: 0h
>
> Scan dependencies and add licenses and notices of the dependencies to SDK
> docker images.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)