summaryrefslogtreecommitdiff
path: root/cmd/podman
Commit message (Expand)AuthorAge
* Removing tagged images change in behaviorbaude2018-03-22
* Migrate podman inspect and tag to image librarybaude2018-03-21
* Migrate podman images to image librarybaude2018-03-21
* Image library stage 4 - create and commitbaude2018-03-20
* Fix build after c/image changesMatthew Heon2018-03-16
* Merge pull request #447 from mheon/sig_proxyDaniel J Walsh2018-03-16
|\
| * Add signal proxying to podman run, start, and attachMatthew Heon2018-03-15
* | Address review commentsMatthew Heon2018-03-16
* | Add 'podman restart' commandMatthew Heon2018-03-16
* | Remove ability to specify mount label when mountingMatthew Heon2018-03-16
|/
* We should not allow a user to mount a container with a different labelDaniel J Walsh2018-03-15
* We should not have a default workdirDaniel J Walsh2018-03-15
* Add StartAndAttach() API endpoint for containersMatthew Heon2018-03-15
* Add test. Move attach code in start backMatthew Heon2018-03-15
* Implement container restartingMatthew Heon2018-03-15
* Stage3 Image Librarybaude2018-03-14
* Include tmpfs in inspectbaude2018-03-14
* podman-images: return correct image listValentin Rothberg2018-03-14
* Fix a potential race around container removal in psMatthew Heon2018-03-09
* podman ps command string too longbaude2018-03-09
* podman import, load, and commit are too verbosebaude2018-03-07
* Add buildah bud options from common.goTomSweeneyRedHat2018-03-06
* Adjust podman logs error message for clarityMatthew Heon2018-03-02
* podman logs -f: does not detect container stop or rmbaude2018-03-02
* Fix issue with podman logs on fresh containersMatthew Heon2018-03-01
* remove build aliasSeth Jennings2018-02-27
* Restrict top output to container's pids onlybaude2018-02-26
* ps displays incorrect exit codebaude2018-02-26
* Tagging an image alias by shortnamebaude2018-02-26
* Address review commentsbaude2018-02-24
* Add support for --no-new-privsDaniel J Walsh2018-02-24
* podman ps json output use batched opsbaude2018-02-23
* Add accessors to all container config and state fieldsMatthew Heon2018-02-22
* Implement --image-volumes for create and runumohnani82018-02-22
* Add tests and cleanupJhon Honce2018-02-22
* Push up createConfig.CgroupParent processing to parentJhon Honce2018-02-22
* Implement podman run option --cgroup-parentJhon Honce2018-02-22
* Correct exit code 126 and 127baude2018-02-21
* Inspect output should be in array formbaude2018-02-21
* Alias --time to --timeout for 'podman stop'Matthew Heon2018-02-21
* Performance enhancement for podman imagesbaude2018-02-20
* Fix podman save when redirecting outputumohnani82018-02-20
* Run podman inside a podman containerbaude2018-02-16
* images --all developer notebaude2018-02-16
* Add podman versionDaniel J Walsh2018-02-15
* No registries warningbaude2018-02-15
* Return imageid from podman pullbaude2018-02-15
* No entrpoint, cmd, or commandbaude2018-02-15
* Privileged containers should inherit host devicesbaude2018-02-15
* PS performance cleanupsbaude2018-02-14