This is a patch release that fixes image pushing for big layers (hundreds of MBs). In some Docker setups, it could retry multiple times and then fail by reaching maximum attempts (#45).
Changelog
- 3710725 fix: retrying for big layers by waiting for the writer lock (#57)