github containers/buildah v1.0
Version 1.0 Release

latest releases: v1.36.0, v1.33.8, v1.35.4...
3 years ago

We are happy to release the V1.0 release of Buildah.

Biggest enhancements in this release are:

  • Multi-Stage Support,
  • Saved images now called localhost/IMAGENAME
  • FIPS Support for containers
  • Man page and bug fixes

Changelog:

  • Remove buildah run cmd and entrypoint execution
  • Add Files section with registries.conf to pertinent man pages
  • Force "localhost" as a default registry
  • Add --compress, --rm, --squash flags as a noop for bud
  • Add FIPS mode secret to buildah run and bud
  • Add config --comment/--domainname/--history-comment/--hostname
  • Add support for --iidfile to bud and commit
  • Add /bin/sh -c to entrypoint in config
  • buildah images and podman images are listing different sizes
  • Remove tarball as an option from buildah push --help
  • Update entrypoint behaviour to match docker
  • Display imageId after commit
  • config: add support for StopSignal
  • Allow referencing stages as index and names
  • Add multi-stage builds support
  • Vendor in latest imagebuilder, to get mixed case AS support
  • Allow umount to have multi-containers
  • Update buildah push doc
  • buildah bud walks symlinks
  • Imagename is required for commit atm, update manpage

Don't miss a new buildah release

NewReleases is sending notifications on new releases.