How do you set --author and --message for the image using buildah?
0
votes
2
answers
115
views
There is both a
buildah commit
and a podman commit
however the buildah commit
doesn't support --author
or --message
which is provided by podman
. Is there a way to get this functionality with just buildah
? Or do I need to take a container online with the image merely to set the author and message?
Asked by Evan Carroll
(34663 rep)
Jul 19, 2021, 06:46 PM
Last activity: Jul 20, 2021, 05:47 PM
Last activity: Jul 20, 2021, 05:47 PM