You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sdap.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/07/14 05:41:00 UTC

[jira] [Commented] (SDAP-123) Allow Jupyter image to configure nexus repo at build time.

    [ https://issues.apache.org/jira/browse/SDAP-123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16544029#comment-16544029 ] 

ASF GitHub Bot commented on SDAP-123:
-------------------------------------

jjacob7734 opened a new pull request #22: SDAP-123 Allow Jupyter image to configure nexus repo at build time.
URL: https://github.com/apache/incubator-sdap-nexus/pull/22
 
 
   I modified the Jupyter Docker image to enable the NEXUS repo and branch to use to be configured at build time.  The build syntax for this feature is as follows: 
   
   docker build --build-arg APACHE_NEXUS=https://github.com/my-repo.git --build-arg APACHE_NEXUS_BRANCH=my-branch -t my-image-tag .

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Allow Jupyter image to configure nexus repo at build time.
> ----------------------------------------------------------
>
>                 Key: SDAP-123
>                 URL: https://issues.apache.org/jira/browse/SDAP-123
>             Project: Apache Science Data Analytics Platform
>          Issue Type: Improvement
>            Reporter: Joseph Jacob
>            Assignee: Joseph Jacob
>            Priority: Major
>
> The nexus-webapp takes the repo as build args and making the Jupyter image do the same will make it easier to deploy different versions.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)