# Dockerfile
# https://github.com/kubeflow/kubeflow/blob/v0.3.2/tf-controller-examples/tf-cnn/Dockerfile.cpu
# Changes:
#   Change upstream image from google to dlaas
#   Remove apt commands

# launcher.py
# https://github.com/kubeflow/kubeflow/blob/v0.3.2/tf-controller-examples/tf-cnn/launcher.py
# Changes:
#   Remove last 3 lines which will keep the pod running forever
