Skip to content

Releases: containers/buildah

v0.14

04 Apr 01:28
Compare
Choose a tag to compare

If commonOpts do not exist, we return rather then segfault
Display full error string instead of just status
Implement --volume and --shm-size for bud and from
Fix secrets patch for buildah bud
Fixes the naming issue of blobs and config for the dir transport by removing the .tar extension

v0.12

12 Feb 17:11
e073df1
Compare
Choose a tag to compare
  • Added handing for simpler error message for Unknown Dockerfile instructions.
  • Change default certs directory to /etc/containers/certs.dir
  • Vendor in latest containers/image
  • Vendor in latest containers/storage
  • build-using-dockerfile: set the 'author' field for MAINTAINER
  • Return exit code 1 when buildah-rmi fails
  • Trim the image reference to just its name before calling getImageName
  • Touch up rmi -f usage statement
  • Add --format and --filter to buildah containers
  • Add --prune,-p option to rmi command
  • Add authfile param to commit
  • Fix --runtime-flag for buildah run and bud
  • format should override quiet for images
  • Allow all auth params to work with bud
  • Do not overwrite directory permissions on --chown
  • Unescape HTML characters output into the terminal
  • Fix: setting the container name to the image
  • Prompt for un/pwd if not supplied with --creds
  • Make bud be really quiet
  • Return a better error message when failed to resolve an image
  • Update auth tests and fix bud man page

v0.11

17 Jan 22:59
Compare
Choose a tag to compare
Bump to version 0.11