Example image for k8s cluster

Anyscale - Handling files and packages on your cluster with Ray runtime environments includes the words:

“You could bake all your files and packages into a container image, …”

I’ve been try to do this, but so far failing. Is there a concrete example of a Dockerfile and k8s config that’ll allow me to create a RayService in this way?

Never mind, I hadn’t appreciated that it wasn’t necessary to use runtimeEnv in this situation.