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
Add --all functionality to rmi
Show ctrid when doing rm -all
Ignore sequential duplicate layers when reading v2s1
Lots of minor bug fixes
Vendor in latest containers/image and containers/storage
Add proper SELinux labeling to buildah run
Add tls-verify to bud command
Make filtering by date use the image's date
images: don't list unnamed images twice
Fix timeout issue
Add further tty verbiage to buildah run
Make inspect try an image on failure if type not specified
Add support for `buildah run --hostname`
Tons of bug fixes and code cleanup
Avoid trying to print a nil ImageReference
Add authentication to commit and push
Add information on buildah from man page on transports
Remove --transport flag
Run: do not complain about missing volume locations
Add credentials to buildah from
Remove export command
Run(): create the right working directory
Improve "from" behavior with unnamed references
Avoid parsing image metadata for dates and layers
Read the image's creation date from public API
Bump containers/storage and containers/image
Don't panic if an image's ID can't be parsed
Turn on --enable-gc when running gometalinter
rmi: handle truncated image IDs
buildah Add/Copy support for glob syntax
buildah commit: Add flag to remove containers on commit
buildah push: Improve man page and help information
buildah run: add a way to disable PTY allocation
Buildah docs: clarify --runtime-flag of run command
Update to match newer storage and image-spec APIs
Update containers/storage and containers/image versions
buildah export: add support
buildah images: update commands
buildah images: Add JSON output option
buildah rmi: update commands
buildah containers: Add JSON output option
buildah version: add command
buildah run: Handle run without an explicit command correctly
Ensure volume points get created, and with perms
buildah containers: Add a -a/--all option
buildah Add/Copy support for glob syntax
buildah commit: Add flag to remove containers on commit
buildah push: Improve man page and help information
buildah run: add a way to disable PTY allocation
Buildah docs: clarify --runtime-flag of run command
Update to match newer storage and image-spec APIs
Update containers/storage and containers/image versions
buildah export: add support
buildah images: update commands
buildah images: Add JSON output option
buildah rmi: update commands
buildah containers: Add JSON output option
buildah version: add command
buildah run: Handle run without an explicit command correctly
Ensure volume points get created, and with perms
buildah containers: Add a -a/--all option