Dean Light
Results
3
comments of
Dean Light
From browsing the source code for this project, specifically `https://github.com/docker/docker-py/blob/main/docker/api/build.py` I can see that the params are basically collected into the format of the API (mostly to the params key)....
@Khushiyant Yeah that makes sense.
@kiview I agree. So if we are tagging it as a feature request, lets go with returning the API json given the dry-run flag.