summaryrefslogtreecommitdiff
path: root/pkg/domain/infra/abi/containers.go
Commit message (Expand)AuthorAge
* Fix podman ps -lDaniel J Walsh2020-09-09
* podman stop: do not cleanup for auto-removalValentin Rothberg2020-09-08
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* log API: add context to allow for cancellingValentin Rothberg2020-07-09
* move go module to v2Valentin Rothberg2020-07-06
* Fix `system service` panic from early hangup in eventsMatthew Heon2020-07-02
* Allow recursive dependency start with Init()Matthew Heon2020-06-18
* Merge pull request #6636 from mheon/add_warningsOpenShift Merge Robot2020-06-17
|\
| * Re-add resource limit warnings to SpecgenMatthew Heon2020-06-16
* | Fix podman inspect on overlapping/missing objectsMatthew Heon2020-06-16
|/
* Turn on More lintersDaniel J Walsh2020-06-15
* Fix Id->ID where possible for lintDaniel J Walsh2020-06-10
* Fixup issues found by golintDaniel J Walsh2020-06-10
* Add parallel operation to `podman stop`Matthew Heon2020-06-05
* Add parallel execution code for container operationsMatthew Heon2020-06-05
* When stopping containers locally, ensure cleanup runsMatthew Heon2020-06-03
* Merge pull request #6473 from mheon/fix_inspect_segfaultOpenShift Merge Robot2020-06-03
|\
| * Fix a segfault in `podman inspect -l` w/ no containersMatthew Heon2020-06-02
* | Enable detached exec for remoteMatthew Heon2020-06-02
|/
* container stats: fix --no-stream raceValentin Rothberg2020-05-27
* Enable cleanup processes for detached execMatthew Heon2020-05-20
* Add ability to clean up exec sessions with cleanupMatthew Heon2020-05-20
* Add CLI frontend for detached execMatthew Heon2020-05-20
* Fix checkpoint --leave-runningAdrian Reber2020-05-14
* Merge pull request #6080 from baude/v2statsOpenShift Merge Robot2020-05-05
|\
| * v2 podman statsbaude2020-05-05
* | Merge pull request #6060 from sujil02/systemprune-v2OpenShift Merge Robot2020-05-01
|\ \
| * | And system prune feature for v2.Sujil022020-05-01
* | | Merge pull request #6062 from jwhonce/wip/docsOpenShift Merge Robot2020-05-01
|\ \ \ | |_|/ |/| |
| * | [CI:DOCS] Bring README.md up to dateJhon Honce2020-05-01
| |/
* | Merge pull request #6016 from giuseppe/fix-createOpenShift Merge Robot2020-05-01
|\ \ | |/ |/|
| * podman, start: propagate back the raw inputGiuseppe Scrivano2020-04-30
* | testv2: enable attach testQi Wang2020-04-29
|/
* system tests must passBrent Baude2020-04-28
* Merge pull request #6000 from mheon/volume_backend_flagsOpenShift Merge Robot2020-04-27
|\
| * Add support for volumes-from, image volumes, initMatthew Heon2020-04-27
* | enable integration tests for restartBrent Baude2020-04-27
|/
* containers, init: skip invalid state errors with --allGiuseppe Scrivano2020-04-24
* V2 restore libpod.Shutdown() when exiting podman commandsJhon Honce2020-04-22
* v2podman portBrent Baude2020-04-21
* podman rmi: refactor logicValentin Rothberg2020-04-21
* Fixes for system testsBrent Baude2020-04-17
* V2 Enable rootlessJhon Honce2020-04-16
* v2 bloat pruning phase 2Brent Baude2020-04-15
* Ability to prune container in api V2Sujil022020-04-15
* Add support for the global flags and config filesJhon Honce2020-04-14
* podmanv2 mount and umountBrent Baude2020-04-14
* v2podman add container initBrent Baude2020-04-13
* v2podman container cleanupBrent Baude2020-04-09
* podmanV2: implement logsValentin Rothberg2020-04-09