Closed LEDfan closed 9 months ago
Hi, thanks for this and for the warm words. I ll check it out and let you know really soon
Hi again, I have another PR open for docker update which has a couple of tests failing. I will work on this soon, and once merged I will let you know to rebase your branch
Thanks a lot @LEDfan, I will release it within the day
Hi, first of all, many thanks for maintaining this fork. It is a great help for us!
With the release of Docker 25.0, the
ImageInfo
message no longer contains theVirtualSize
field, see https://docs.docker.com/engine/api/version-history/ .This PR makes the field nullable,so that it still works with older versions of docker.