summaryrefslogtreecommitdiff
path: root/cmd/podman/start.go
Commit message (Expand)AuthorAge
* Default --sig-proxy to true for 'podman start --attach'Debarshi Ray2019-01-08
* failed containers with --rm should remove themselvesbaude2018-12-12
* Sort all command flagsQi Wang2018-10-11
* Add ContainerStateExited and OCI delete() in cleanup()Matthew Heon2018-10-02
* Refactor Wait() to not require a timeoutMatthew Heon2018-09-21
* Add --interval flag to podman waitDaniel J Walsh2018-09-13
* don't print help message for usage errorsValentin Rothberg2018-08-31
* switch projectatomic to containersDaniel J Walsh2018-08-16
* Need to wait for container to exit before completing run/start completesDaniel J Walsh2018-07-13
* Refactor podman/utils with a single container start and attach functionMarco Vedovati2018-07-06
* Start prints UUID or container name that user inputs on successhaircommander2018-06-28
* varlink imagesbaude2018-04-26
* Vendor in latest containers/image and contaners/storageumohnani82018-04-19
* It is OK to start an already running container (with no attach)baude2018-04-18
* Allow podman start to attach to a running containerbaude2018-04-18
* Allow the use of -i/-a on any containerbaude2018-04-14
* Fix terminal attachMatthew Heon2018-04-13
* Changes to attach to enable per-stream attachingMatthew Heon2018-04-13
* Remove explicit Init() calls in run and startMatthew Heon2018-04-03
* Add signal proxying to podman run, start, and attachMatthew Heon2018-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
* cleanup network stack as well as storage when container shuts down.Daniel J Walsh2018-02-08
* Shortcut for most recent containerbaude2018-01-08
* Fix handling of exit codesDaniel J Walsh2018-01-04
* Rename all references to kpod to podmanDaniel J Walsh2017-12-18