Description
Add ability to specify custom parameters to docker cli. E.g. "--volume-driver=""" or --net="bridge" or any other
Use case / motivation
The Docker CLI is constantly changing and we want to offer users the ability to keep up with those changes (instead of constantly needing to add features to the DockerOperator)
Related Issues
Moved here from https://issues.apache.org/jira/browse/AIRFLOW-265