You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[v1.1.0] - 2024-02-14
Build and Pull based on more stable methods provided by buildah. Removed unnecessary caching on the front end and more.. Now support older versions of buildah as well.
Added
- Support for ubuntu
- Now support all foreign pulled images as well as successful image builds persists in the cache
Changed
- Documentation updates
- Removed `rm` option
- Made the `pull` option more reliable, rather than using an hacked version of build
Fixed
- Added support for older stable releases of buildah (maintained versions in ubuntu)