Hey
@Fábio Alves,
I'm not too familiar with the specifics on Dask with a Dockerfile, but you can certainly create a DaskCloudProviderEnvironment, specify your workers, and their configurations for your Prefect Flow that way. More information can be found in the documentation on that Dask environment
here.