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
kubeflowkatib/katib-controllerhttps://github.com/kubeflow/katib/tree/master/cmd/katib-controller/v1beta1/Dockerfile
kubeflowkatib/katib-uihttps://github.com/kubeflow/katib/tree/master/cmd/ui/v1beta1/Dockerfile
kubeflowkatib/katib-db-managerhttps://github.com/kubeflow/katib/tree/master/cmd/db-manager/v1beta1/Dockerfile
kubeflowkatib/katib-cert-generatorhttps://github.com/kubeflow/katib/blob/master/cmd/cert-generator/v1beta1/Dockerfile
kubeflowkatib/suggestion-skopthttps://github.com/kubeflow/katib/blob/master/cmd/suggestion/skopt/v1beta1/Dockerfile
kubeflowkatib/suggestion-chocolatehttps://github.com/kubeflow/katib/blob/master/cmd/suggestion/chocolate/v1beta1/Dockerfile
kubeflowkatib/suggestion-hyperopthttps://github.com/kubeflow/katib/blob/master/cmd/suggestion/hyperopt/v1beta1/Dockerfile
kubeflowkatib/suggestion-hyperbandhttps://github.com/kubeflow/katib/blob/master/cmd/suggestion/hyperband/v1beta1/Dockerfile
kubeflowkatib/suggestion-enashttps://github.com/kubeflow/katib/blob/master/cmd/suggestion/nas/enas/v1beta1/Dockerfile
kubeflowkatib/suggestion-dartshttps://github.com/kubeflow/katib/blob/master/cmd/suggestion/nas/darts/v1beta1/Dockerfile
kubeflowkatib/suggestion-goptunahttps://github.com/kubeflow/katib/blob/master/cmd/suggestion/goptuna/v1beta1/Dockerfile
kubeflowkatib/earlystopping-medianstophttps://github.com/kubeflow/katib/blob/master/cmd/earlystopping/medianstop/v1beta1/Dockerfile
kubeflowkatib/file-metrics-collectorhttps://github.com/kubeflow/katib/blob/master/cmd/metricscollector/v1beta1/file-metricscollector/Dockerfile
kubeflowkatib/tfevent-metrics-collectorhttps://github.com/kubeflow/katib/blob/master/cmd/metricscollector/v1beta1/tfevent-metricscollector/Dockerfile
kubeflowkatib/mxnet-mnisthttps://github.com/kubeflow/katib/blob/master/examples/v1beta1/mxnet-mnist/Dockerfile
kubeflowkatib/pytorch-mnisthttps://github.com/kubeflow/katib/blob/master/examples/v1beta1/pytorch-mnist/Dockerfile
kubeflowkatib/enas-cnn-cifar10-gpuhttps://github.com/kubeflow/katib/blob/master/examples/v1beta1/nas/enas-cnn-cifar10/Dockerfile.gpu
kubeflowkatib/enas-cnn-cifar10-cpuhttps://github.com/kubeflow/katib/blob/master/examples/v1beta1/nas/enas-cnn-cifar10/Dockerfile.cpu
kubeflowkatib/darts-cnn-cifar10https://github.com/kubeflow/katib/blob/master/examples/v1beta1/nas/darts-cnn-cifar10/Dockerfile
kubeflow/mpi-horovod-mnisthttps://github.com/kubeflow/mpi-operator/blob/master/examples/horovod/Dockerfile.cpu
datawire/ambassadorhttps://github.com/datawire/ambassador/blob/master/builder/Dockerfile
jupyter-tensorflow-fullhttps://github.com/kubeflow/kubeflow/blob/master/components/example-notebook-servers/jupyter-tensorflow-full/cpu.Dockerfile
jupyterhttps://github.com/kubeflow/kubeflow/blob/master/components/example-notebook-servers/jupyter/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 03.04.2021: update broken links / tweak names (#2583) (fe2bc588)