A command line tool used for creating OCI Images
Go to file
Daniel J Walsh dd55030025 Add default transport to push if not provided
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
2017-09-22 10:24:45 +00:00
.gitignore Add default transport to push if not provided 2017-09-22 10:24:45 +00:00
buildah.spec Add default transport to push if not provided 2017-09-22 10:24:45 +00:00
sources Add default transport to push if not provided 2017-09-22 10:24:45 +00:00