Releases: offspot/docker-export
Releases · offspot/docker-export
1.1.0
1.0.1
1.0.0
Added
Image.exists()
/image_exists()
function to check registry for an image+platformImage.get_digest()
/get_image_digest()
function to retrieve unique image+platform digest- Proper type hints
Changed
- Fixed Python 3.8 and 3.9 usage (was using 3.10+ specific feature)
Removed
- Support for python 3.6 and 3.7 (both EOL)