axlearn
axlearn copied to clipboard
Dataflow changes
I changed a few things in this PR:
- Add Dockerfile entrypoint for Dataflow (this is needed for Dataflow worker to start up successfully)
- Mount gcloud config folder to docker container (so that container will have the credentials to access GCS, etc.)
- Format command to avoid long commands and strip trailing newlines