Hi! It took me a bit to figure out how to do this so leaving here for others that may experience the same issue:
This is the nextflow.config that makes it work:
docker {
enabled = true
}
docker.sudo = true
wave.enabled = true
wave.freeze = true