aboutsummaryrefslogtreecommitdiff
path: root/cmd/podman/container.go
Commit message (Expand)AuthorAge
* podman-remote: cp crashesbaude2019-08-21
* Implement conmon execPeter Hunt2019-07-22
* podman remote-client commitbaude2019-05-30
* add missing container cp commandJose Diaz-Gonzalez2019-05-29
* remote-podman checkpoint and restore add to container submenubaude2019-05-06
* Merge pull request #3039 from mheon/podman_initOpenShift Merge Robot2019-05-02
|\
| * Add basic structure of podman init commandMatthew Heon2019-05-01
* | podman-remote portbaude2019-05-01
|/
* Merge pull request #2982 from baude/remotecontainerpruneOpenShift Merge Robot2019-04-30
|\
| * podman-remote prune containersbaude2019-04-26
* | podman-remote stopbaude2019-04-29
|/
* enable podman remote topbaude2019-04-25
* podman remote-client restart containersbaude2019-04-24
* podman-remote pause|unpausebaude2019-04-18
* podman-remote startbaude2019-04-17
* podman-remote container commandsbaude2019-04-16
* Add the ability to attach remotely to a containerbaude2019-04-10
* podman-remote create|runbaude2019-04-08
* add remote-client diffbaude2019-04-03
* display logs for multiple containers at the same timebaude2019-03-15
* Usability cleanup for 'inspect'Ed Santiago2019-03-13
* More cleanup for failures on missing commands.Daniel J Walsh2019-03-08
* A few more usage-message tweaksEd Santiago2019-03-03
* Fix aliased commands to actually workDaniel J Walsh2019-03-03
* fix up a number of misplace commandsbaude2019-02-28
* Don't show global flags except for podman commandDaniel J Walsh2019-02-12
* Separate remote and local commandsbaude2019-02-11
* Migrate to cobra CLIbaude2019-02-08
* podman-remote import|exportbaude2019-02-05
* Mask unimplemeted commands for remote clientbaude2019-01-19
* Allow alias for list, ls, ps to workDaniel J Walsh2018-12-23
* Add ability to prune containers and imagesbaude2018-12-05
* add podman container|image existsbaude2018-11-26
* Add support to checkpoint/restore containersAdrian Reber2018-10-03
* Add container runlabel commandbaude2018-09-28
* don't print help message for usage errorsValentin Rothberg2018-08-31
* Cleanup descriptions and help informationDaniel J Walsh2018-07-27
* Add `podman container cleanup` to CLIDaniel J Walsh2018-06-29
* Move podman refresh under the container subcommandMatthew Heon2018-06-22
* add podman container and image commandDaniel J Walsh2018-06-13