summaryrefslogtreecommitdiff
path: root/pkg/domain/infra/tunnel/containers.go
Commit message (Expand)AuthorAge
* add --cidfile to container killbaude2020-12-23
* SpellingJosh Soref2020-12-22
* podman v3 container bindingsbaude2020-12-21
* remote copyValentin Rothberg2020-12-18
* Merge pull request #8688 from rhatdan/startOpenShift Merge Robot2020-12-11
|\
| * Handle --rm when starting a containerDaniel J Walsh2020-12-11
* | podman logs honor stderr correctlyPaul Holzinger2020-12-10
|/
* pkg/copy: add parsing APIValentin Rothberg2020-12-09
* rewrite podman-cpValentin Rothberg2020-12-04
* Document docker transport is the only supported remote transportDaniel J Walsh2020-11-29
* Allow containers to --restart on-failure with --rmDaniel J Walsh2020-11-20
* The cidfile should be created when the container is createdDaniel J Walsh2020-10-26
* Merge pull request #7908 from rhatdan/diffOpenShift Merge Robot2020-10-19
|\
| * Add support for external containerDaniel J Walsh2020-10-15
* | Update podman-remote start --attach to handle detach keysAndy Librian2020-10-16
* | Update podman-remote run to handle detach keysAndy Librian2020-10-16
|/
* Remove excessive error wrappingKir Kolyshkin2020-10-05
* Fix podman-remote ps --ns brokenzhangguanzhang2020-10-04
* Merge pull request #7753 from vrothberg/fix-7689OpenShift Merge Robot2020-09-24
|\
| * stats: break out CLI optionsValentin Rothberg2020-09-24
| * new endpoint: /libpod/containers/statsValentin Rothberg2020-09-24
| * stats refactorValentin Rothberg2020-09-23
* | Remove final v2remotefail failuresDaniel J Walsh2020-09-23
|/
* Fix up attach tests for podman remoteDaniel J Walsh2020-09-22
* Fix handling of podman-remote stop --ignoreDaniel J Walsh2020-09-19
* remote run: fix error checksValentin Rothberg2020-09-11
* remote run: consult events for exit codeValentin Rothberg2020-09-10
* Unconditionally retrieve pod names via APIMatthew Heon2020-08-10
* Handle podman-remote run --rmDaniel J Walsh2020-08-04
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Merge pull request #6636 from mheon/add_warningsOpenShift Merge Robot2020-06-17
|\
| * Re-add resource limit warnings to SpecgenMatthew Heon2020-06-16
* | Merge pull request #6583 from mheon/inspect_ctr_before_imgOpenShift Merge Robot2020-06-17
|\ \
| * | Fix podman inspect on overlapping/missing objectsMatthew Heon2020-06-16
| |/
* / Add <return> to lines returen in podman-remote logsDaniel J Walsh2020-06-16
|/
* Handle errors on attach properlyDaniel J Walsh2020-06-15
* 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
* Merge pull request #6485 from QiWang19/remote-ignoreOpenShift Merge Robot2020-06-04
|\
| * fix remote test --ignore & turn on more testsQi Wang2020-06-03
* | turn on remote stop_testQi Wang2020-06-03
|/
* Turn on remote rm_test --cidfileQi Wang2020-06-02
* Enable detached exec for remoteMatthew Heon2020-06-02
* Add bindings for exec and enable attached remoteMatthew Heon2020-06-01
* V2 enable remote logs and testingJhon Honce2020-05-22
* Merge pull request #6330 from rhatdan/startOpenShift Merge Robot2020-05-22
|\
| * Fix podman-remote start testsDaniel J Walsh2020-05-21