[
https://issues.apache.org/jira/browse/BEAM-9063?focusedWorklogId=375156&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-375156
]
ASF GitHub Bot logged work on BEAM-9063:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Jan/20 19:02
Start Date: 21/Jan/20 19:02
Worklog Time Spent: 10m
Work Description: ibzib commented on pull request #10612: [NOT READY TO
MERGE][BEAM-9063] migrate docker images to apache
URL: https://github.com/apache/beam/pull/10612#discussion_r369185959
##########
File path: runners/spark/job-server/container/build.gradle
##########
@@ -54,9 +54,10 @@ task copyDockerfileDependencies(type: Copy) {
}
docker {
- name containerImageName(name: 'spark-job-server',
+ name containerImageName(name: ${project.docker_image_default_repo_prefix} +
'job-server',
Review comment:
I suppose it should probably use underscores like everywhere else.
----------------------------------------------------------------
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: 375156)
Time Spent: 1h 40m (was: 1.5h)
> Migrate docker images to apache namespace.
> ------------------------------------------
>
> Key: BEAM-9063
> URL: https://issues.apache.org/jira/browse/BEAM-9063
> Project: Beam
> Issue Type: Task
> Components: beam-community
> Reporter: Hannah Jiang
> Assignee: Hannah Jiang
> Priority: Major
> Fix For: Not applicable
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> https://hub.docker.com/u/apache
--
This message was sent by Atlassian Jira
(v8.3.4#803005)