A command line tool used for creating OCI Images
Go to file
Daniel J Walsh 78230e62b7 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
2018-04-04 10:18:08 -04:00
tests add tests 2017-12-12 13:28:04 +02:00
.gitignore Add support for shell 2018-04-04 10:18:08 -04:00
buildah.spec Add support for shell 2018-04-04 10:18:08 -04:00
sources Add support for shell 2018-04-04 10:18:08 -04:00