I can pull the image gcr.io/tfx-oss-public/tfx-workshop:latest
from Google Container Registry, but I would like to see the Dockerfile for how this image was created so that I can adapt an existing Dockerfile similary. Where can I find the Dockerfile for this image?
I found the Dockerfile for the specific image that I was looking for at:
https://github.com/tensorflow/workshops/blob/master/tfx_airflow/buildfiles/Dockerfile