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: [email protected] With regards, Apache Git Services
