"Fossies" - the Fresh Open Source Software Archive 
Member "buildah-1.30.0/docs/release-announcements/v0.12.md" (8 Apr 2023, 2431 Bytes) of package /linux/misc/buildah-1.30.0.tar.gz:
As a special service "Fossies" has tried to format the requested source page into HTML format (assuming markdown format).
Alternatively you can here
view or
download the uninterpreted source code file.
A member file download can also be achieved by clicking within a package contents listing on the according byte size field.
Buildah Alpha
version 0.12 Release Announcement

We're pleased to announce the release of Buildah Alpha version 0.12
on both Fedora 26 and Fedora 27. As always, the latest Buildah can also
be acquired from GitHub for any other
Linux distribution.
The Buildah project has been building some steam over the past
several weeks, welcoming several new contributors to the mix, launching
new functionality and creating a number of improvements and bug fixes.
The major highlights for this release are:
- Added better handling of error messages for Unknown Dockerfile
instructions.
- Set the default certificate directory to
/etc/containers/certs.d.
- Vendored in the latest containers/image and containers/Storage
packages.
- The build-using-dockerfile (bud) command now sets the images
'author' field to the value provided by MAINTAINER in the
Dockerfile.
- Return exit code 1 when 'buildah rmi' fails.
- Improve lookups of a variety of image name formats.
- Adds the --format and --filter parameters to the 'buildah
containers' command.
- Adds the --prune,-p option to the 'buildah rmi' command allowing
dangling images to be pruned.
- Adds the --authfile parameter to the 'buildah commit' command.
- Fix the --runtime-flag for the 'buildah run' and 'buildah bud'
commands when global flags are used.
- The format parameter now overrides the quiet parameter for 'buildah
images'.
- Provide authentication parameters to the build-using-docker-file
(bud) command.
- Directory permissions are no longer overwritten when using the
--chown parameter.
- HTML character output to the terminal is no longer escaped.
- The container name is now always set to the image's name.
- The username or password are prompted for if they are not supplied
with the --creds parameter.
- Return a better error message when bad credentials are used to pull
a private image.
- Plus several small bug fixes.
If you haven’t yet, install Buildah from the Fedora repository and
give it a spin. We’re betting you'll find it’s an easy and quick way to
build containers in your environment without a daemon being
involved!
If you haven't joined our community yet, don't wait any longer! Come
join us in GitHub,
where Open Source communities live.
Buildah == Simplicity