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

Cleanup JupyterHub Dockerfile #14

Merged
merged 3 commits into from Dec 9, 2017
Merged

Cleanup JupyterHub Dockerfile #14

merged 3 commits into from Dec 9, 2017

Conversation

yuvipanda
Copy link
Contributor

@yuvipanda yuvipanda commented Dec 7, 2017

  • Bump Python version so we don't need to run pip upgrade
  • Don't store wheels cache in dockerfile

This reduces image size by not caching wheel files.
Those are useful when you have a persistent $HOME, but
useless (and bloaty) when done inside a Dockerfile
This removes the extra pip3 upgrades
@yuvipanda yuvipanda changed the title Specify --no-cache-dir for pip install Cleanup JupyterHub Dockerfile Dec 7, 2017
@vishh vishh merged commit e6021d2 into kubeflow:master Dec 9, 2017
kimwnasptd pushed a commit to arrikto/kubeflow that referenced this pull request Mar 5, 2019
yanniszark pushed a commit to arrikto/kubeflow that referenced this pull request Nov 1, 2019
* add pipelines manifest

* fix unknown field readinessProbe in io.k8s.api.core.v1.PodSpec for argo ui

* fix argo manifest

* change to gcr.io

* add new line

* put image into kustomization

* remove  ksonnet labels

* add pipelines/kustomize.yaml

* remove  ksonnet labels
VaishnaviHire pushed a commit to VaishnaviHire/kubeflow that referenced this pull request May 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants