dockerfile parameter in the task definition. Include only the dependencies that each specific task needs.
The value passed to dockerfile must be str literal (meaning no variables or expressions, just a value). If the path is relative, it will be resolved against the package root.
Dockerfiles can be organized as follows:
Limitations
latch develop uses the Dockerfile in the workflow directory and not any of the individual Dockerfiles