Skip to content

Releases: containers/buildah

V0.16.0

04 Apr 14:14
Compare
Choose a tag to compare
Add support for shell
Vendor in latest containers/image
	 docker-archive generates docker legacy compatible images
 Do not create $DiffID subdirectories for layers with no configs
 Ensure the layer IDs in legacy docker/tarfile metadata are unique
 docker-archive: repeated layers are symlinked in the tar file
 sysregistries: remove all trailing slashes
 Improve docker/* error messages
 Fix failure to make auth directory
 Create a new slice in Schema1.UpdateLayerInfos
 Drop unused storageImageDestination.{image,systemContext}
 Load a *storage.Image only once in storageImageSource
 Support gzip for docker-archive files
 Remove .tar extension from blob and config file names
 ostree, src: support copy of compressed layers
 ostree: re-pull layer if it misses uncompressed_digest|uncompressed_size
 image: fix docker schema v1 -> OCI conversion
 Add /etc/containers/certs.d as default certs directory

Change image time to locale, add troubleshooting.md, add logo to other mds
Allow --cmd parameter to have commands as values
Document the mounts.conf file
Fix man pages to format correctly
buildah from now supports pulling images using the following transports:
docker-archive, oci-archive, and dir.
If the user overrides the storage driver, the options should be dropped
Show Config/Manifest as JSON string in inspect when format is not set
Adds feature to pull compressed docker-archive files

V0.15

04 Apr 01:27
Compare
Choose a tag to compare

Fix handling of buildah run command options

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