Consider making the --all
option for buildah manifest push
true by default
#5547
Closed
k9withabone
started this conversation in
Ideas
Replies: 2 comments
-
Please open a PR to change the behavior. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Closed with #5755. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While troubleshooting an issue with latest version of the Podlet container (containers/podlet#82), I found out that the
--all
option forbuildah manifest push
is not true by default like it is forpodman manifest push
. Please consider matching the behavior ofpodman manifest push
forbuildah manifest push
to make switching between Podman and Buildah easier.Beta Was this translation helpful? Give feedback.
All reactions