docker-py icon indicating copy to clipboard operation
docker-py copied to clipboard

Docker py no dangling build cache

Open Zefty opened this issue 3 years ago • 0 comments

When running docker.APIClient.build(), there seems to be no dangling build cache after when running docker builder prune. Could someone explain why this may be the case?

Im thinking along the lines that docker py does not interface with docker as docker cli? Correct me if i am wrong...

Zefty avatar Feb 15 '22 21:02 Zefty