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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
0.7.0
Changes
Intermediate image layers are no longer tagged with a name. This was required
by buildah, which is no longer the case since the 1.8 release. You can have
the old behavior by adding verbose_layer_names: true to the root of the
configuration.
Bug fixes
list-builds should no longer error out after an upgrade.
Bender incorrectly printed output of buildah inspect $base_image which
cluttered the output a lot - that's no longer the case.