summaryrefslogtreecommitdiffstats
path: root/buildah.spec
Commit message (Collapse)AuthorAgeFilesLines
* buildah run: Add support for -- ending options parsingDaniel J Walsh2017-07-181-0/+1
| | | | | | | | | | | | | | | | | | | 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 run: Add support for -- ending options parsingDaniel J Walsh2017-07-181-3/+22
| | | | | | | | | | | | | | | | | | | 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
* fix summaryLokesh Mandvekar2017-06-141-1/+1
| | | | Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
* Release Candidate 1Daniel J Walsh2017-06-141-2/+0
| | | | All features have now been implemented.
* Release Candidate 1Daniel J Walsh2017-06-141-10/+3
| | | | All features have now been implemented.
* Release Candidate 1Daniel J Walsh2017-06-141-3/+15
| | | | All features have now been implemented.
* buildah-0.0.1-1.gita0a5333Lokesh Mandvekar2017-05-021-0/+94
- Resolves: #1444618 - initial build Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>