Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDAP-123 Allow Jupyter image to configure nexus repo at build time. #22

Merged
merged 1 commit into from Jul 16, 2018

Conversation

jjacob7734
Copy link
Contributor

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 .

@jjacob7734 jjacob7734 self-assigned this Jul 14, 2018
@jjacob7734 jjacob7734 requested a review from fgreg July 14, 2018 05:40
@fgreg fgreg merged commit bb037b6 into apache:master Jul 16, 2018
@jjacob7734 jjacob7734 deleted the SDAP-123 branch September 17, 2018 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants