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
This commit is contained in:
parent
adad6b5145
commit
71edb442db
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/buildah-979c945.tar.gz
|
||||
/buildah-129fb10.tar.gz
|
||||
/buildah-6bad262.tar.gz
|
||||
/buildah-8badcc2.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-6bad262.tar.gz) = 4f919788c363a5b3aaac795b9303546de7c88edb09f730420239ca127b52e57aec8513578bdfef06d6dc4398d23408d91b56d19b42ee8b7b31a67cd2d39290f9
|
||||
SHA512 (buildah-8badcc2.tar.gz) = 81aa700d95c5f90d76facea82a3f5b650b7b3102cec87f8ac61f72867529d47b1c4b39df2f7d7b9f603954b6063e4cb456fa4a33e9c148282667e0038549e237
|
||||
|
Loading…
Reference in New Issue
Block a user