Dockerfile Locations

Where to find the Dockerfiles for all of Kubeflow’s images

Image NameDockerfile Location
tf_operatorhttps://github.com/kubeflow/tf-operator/tree/master/build/images/tf_operator
ml-pipeline/persistenceagenthttps://github.com/kubeflow/pipelines/tree/master/backend
ml-pipeline/scheduledworkflowhttps://github.com/kubeflow/pipelines/tree/master/backend
ml-pipeline/frontendhttps://github.com/kubeflow/pipelines/blob/master/frontend/Dockerfile
katib/katib-controllerhttps://github.com/kubeflow/katib/tree/master/cmd/katib-controller/v1alpha3/Dockerfile
katib/katib-uihttps://github.com/kubeflow/katib/tree/master/cmd/ui/v1alpha3/Dockerfile
katib/katib-db-managerhttps://github.com/kubeflow/katib/tree/master/cmd/db-manager/v1alpha3/Dockerfile
katib/suggestion-skopthttps://github.com/kubeflow/katib/blob/master/cmd/suggestion/skopt/v1alpha3/Dockerfile
katib/suggestion-chocolatehttps://github.com/kubeflow/katib/blob/master/cmd/suggestion/chocolate/v1alpha3/Dockerfile
katib/suggestion-hyperopthttps://github.com/kubeflow/katib/blob/master/cmd/suggestion/hyperopt/v1alpha3/Dockerfile
katib/suggestion-hyperbandhttps://github.com/kubeflow/katib/blob/master/cmd/suggestion/hyperband/v1alpha3/Dockerfile
katib/suggestion-enashttps://github.com/kubeflow/katib/blob/master/cmd/suggestion/nas/enas/v1alpha3/Dockerfile
katib/suggestion-dartshttps://github.com/kubeflow/katib/blob/master/cmd/suggestion/nas/darts/v1alpha3/Dockerfile
katib/suggestion-goptunahttps://github.com/kubeflow/katib/blob/master/cmd/suggestion/goptuna/v1alpha3/Dockerfile
katib/file-metricscollectorhttps://github.com/kubeflow/katib/blob/master/cmd/metricscollector/v1alpha3/file-metricscollector/Dockerfile
katib/tfevent-metricscollectorhttps://github.com/kubeflow/katib/blob/master/cmd/metricscollector/v1alpha3/tfevent-metricscollector/Dockerfile
datawire/ambassadorhttps://github.com/datawire/ambassador/blob/master/builder/Dockerfile
tensorflow-1.13.1-notebook-cpuhttps://github.com/kubeflow/kubeflow/blob/master/components/tensorflow-notebook-image/Dockerfile
jupyter-web-apphttps://github.com/kubeflow/kubeflow/blob/master/components/jupyter-web-app/Dockerfile
profile-controllerhttps://github.com/kubeflow/kubeflow/tree/master/components/profile-controller
notebook-controllerhttps://github.com/kubeflow/kubeflow/tree/master/components/notebook-controller

Last modified 19.10.2020: Remove out of date message from reference docs and GCP getting started (#2277) (403b546b)