12f6192 buildah run: Add support for -- ending options parsing

Authored and Committed by dwalsh 6 years ago
      buildah run: Add support for -- ending options parsing
      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
    
        
file modified
+1 -0
file modified
+23 -4
file modified
+1 -1