summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2018-04-04 10:18:08 -0400
committerDaniel J Walsh <dwalsh@redhat.com>2018-04-04 10:18:08 -0400
commit78230e62b76b92e04496ff728a9f9a3929731dfd (patch)
tree6889fda3b56b7531db793778675a3c368b5d02cd /.gitignore
parent735cd52f9fdfbec0ed83d7e2a1bc1b2952fe7ab4 (diff)
downloadbuildah-78230e62b76b92e04496ff728a9f9a3929731dfd.tar.gz
buildah-78230e62b76b92e04496ff728a9f9a3929731dfd.tar.xz
buildah-78230e62b76b92e04496ff728a9f9a3929731dfd.zip
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
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4b94a4b..36f6083 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
/buildah-8badcc2.tar.gz
/buildah-ef0ca9c.tar.gz
/buildah-d1330a5.tar.gz
+/buildah-82529cd.tar.gz