summaryrefslogtreecommitdiff
path: root/pkg/domain/infra/abi/containers.go
Commit message (Expand)AuthorAge
* pass networks to container clonecdoern2022-05-05
* enable errcheck linterPaul Holzinger2022-05-03
* Merge pull request #13943 from cdoern/cloneOpenShift Merge Robot2022-04-22
|\
| * podman container clone -fcdoern2022-04-21
* | Add support for checkpoint imageRadostin Stoyanov2022-04-20
|/
* Merge pull request #13490 from gcalin/13266OpenShift Merge Robot2022-04-04
|\
| * Add option for pod logs to display different colors per container.gcalin2022-03-29
* | fix pod volume passing and alter infra inheritancecdoern2022-03-29
|/
* container: allow clone to an existing podGiuseppe Scrivano2022-03-24
* podman stats: calc CPU percentage correctlyPaul Holzinger2022-03-22
* 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
* Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
* podman container rm: remove podValentin Rothberg2022-01-13
* Add podman rm --dependDaniel J Walsh2022-01-11
* Podman run --passwdcdoern2021-12-21
* Update vendor or containers/common moving pkg/cgroups thereDaniel J Walsh2021-12-07
* Merge pull request #12354 from Luap99/exit-commandOpenShift Merge Robot2021-11-18
|\
| * Do not store the exit command in container configPaul Holzinger2021-11-18
* | Add --file-locks checkpoint/restore optionRadostin Stoyanov2021-11-18
|/
* Added optional container restore statisticsAdrian Reber2021-11-15
* Added optional container checkpointing statisticsAdrian Reber2021-11-15
* podman stats: move cgroup validation to serverPaul Holzinger2021-10-11
* Add --time out for podman * rm -f commandsDaniel J Walsh2021-10-04
* stop: Do nothing if container was never created in runtimeAditya Rajan2021-09-27
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* Add a backoff and retries to retrieving exited eventMatthew Heon2021-09-21
* container inspect: improve error handlingValentin Rothberg2021-09-08
* podman stop always cleanupPaul Holzinger2021-09-01
* InfraContainer Reworkcdoern2021-08-26
* 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 checkpoint/restore with podsAdrian Reber2021-07-27
* | exec: fix cleanupValentin Rothberg2021-07-27
* | Implemented --until flag for libpod's container logscdoern2021-07-22
|/
* podman start: remove containers configured for auto removalValentin Rothberg2021-07-16
* podman diff accept two images or containersPaul Holzinger2021-07-02
* reset: remove external containers on podman system resetflouthoc2021-06-30
* Merge pull request #10595 from boaz0/closes_10539OpenShift Merge Robot2021-06-15
|\
| * Restart all containers with restart-policy=always on bootBoaz Shuster2021-06-13
* | Always spawn a cleanup process with execMatthew Heon2021-06-10
|/
* Add parameter to specify checkpoint archive compressionAdrian Reber2021-06-07
* 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
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* Add --all to podman startBoaz Shuster2021-05-03
* Merge pull request #9754 from mheon/add_depOpenShift Merge Robot2021-04-06
|\