3.14.0
Requires osbs-client >= 1.0.0
and dockerfile-parse >= 0.0.11
Only Python3 is supported.
Incompatible changes
None
Build JSON API changes
None
Bug Fixes
None
Improvements
- OSBS now supports using images built with podman as base images
- previously, OSBS would fail to inspect such images because it expected docker-specific data
- OSBS will correctly determine layer sizes for images with empty layers in
docker history
output