summaryrefslogtreecommitdiff
path: root/pkg/domain/infra/tunnel/containers.go
Commit message (Expand)AuthorAge
* Add support for checkpoint imageRadostin Stoyanov2022-04-20
* fix a number of `godot` issuesValentin Rothberg2022-03-22
* linter: enable nilerrValentin Rothberg2022-03-22
* Fix typoRadostin Stoyanov2022-03-14
* Merge pull request #13314 from flouthoc/container-commit-squashOpenShift Merge Robot2022-02-23
|\
| * container-commit: support --squash to squash layers into oneAditya R2022-02-23
* | Implement Podman Container Clonecdoern2022-02-20
|/
* bump go module to version 4Valentin Rothberg2022-01-18
* podman container rm: remove podValentin Rothberg2022-01-13
* Add podman rm --dependDaniel J Walsh2022-01-11
* Add --file-locks checkpoint/restore optionRadostin Stoyanov2021-11-18
* remote checkpoint/restore: more fixesValentin Rothberg2021-11-18
* fix remote checkpoint/restoreValentin Rothberg2021-11-16
* Handle HTTP 409 error messages properly for Pod actionsOndra Machacek2021-11-02
* Add --time out for podman * rm -f commandsDaniel J Walsh2021-10-04
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* logs: adjust handling around partial log messagesNalin Dahyabhai2021-08-23
* Fix podman unpause,pause,kill --all to work like podman stop --allDaniel J Walsh2021-08-04
* Merge pull request #11003 from pascomnet/f_statsopenshift-ci[bot]2021-08-04
|\
| * stats: add a interval parameter to cli and api stream modeThomas Weber2021-07-27
* | support container to container copyMehul Arora2021-07-27
* | Implemented --until flag for libpod's container logscdoern2021-07-22
|/
* podman start: remove containers configured for auto removalValentin Rothberg2021-07-16
* Merge pull request #10836 from Luap99/diffOpenShift Merge Robot2021-07-03
|\
| * podman diff accept two images or containersPaul Holzinger2021-07-02
* | Implement --archive flag for podman cpMatej Vasek2021-07-01
|/
* reset: remove external containers on podman system resetflouthoc2021-06-30
* Restart all containers with restart-policy=always on bootBoaz Shuster2021-06-13
* Drop container does not exist on removal to debugfDaniel J Walsh2021-05-21
* Add restart-policy to container filters & --filter to podman startBoaz Shuster2021-05-06
* is this a bug?Boaz Shuster2021-05-04
* Add --all to podman startBoaz Shuster2021-05-03
* Add --requires flag to podman run/createMatthew Heon2021-04-06
* bump go module to v3Valentin Rothberg2021-02-22
* podman kill should report rawInput not container idDaniel J Walsh2021-02-16
* When stopping a container, print rawInputDaniel J Walsh2021-02-16
* Enable whitespace linterPaul Holzinger2021-02-11
* Switch podman stop/kill/wait handlers to use abiDaniel J Walsh2021-01-29
* podman-remote ps --external --pod --sort do not work.Daniel J Walsh2021-01-27
* Fix handling of container removeDaniel J Walsh2021-01-20
* Add binding options for container|pod existsbaude2021-01-18
* Container rename bindingsPaul Holzinger2021-01-15
* Initial implementation of renaming containersMatthew Heon2021-01-14
* Reduce general binding binary sizebaude2021-01-13
* Rework pruning to report reclaimed spaceBaron Lenardson2020-12-30
* 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
|\