summaryrefslogtreecommitdiff
path: root/pkg/adapter/containers.go
Commit message (Expand)AuthorAge
* Podman V2 birthBrent Baude2020-04-16
* v2podman attach and execBrent Baude2020-04-05
* podmanv2 checkpoint and restoreBrent Baude2020-04-03
* Switch to using --time as opposed to --timeout to better match Docker.Daniel J Walsh2020-03-31
* Add support for containers.confDaniel J Walsh2020-03-27
* container prune remove state created, configuredQi Wang2020-03-10
* Merge pull request #4772 from boaz0/closes_4628OpenShift Merge Robot2020-03-04
|\
| * Add the rmi flag to podman-run to delete container imageBoaz Shuster2020-03-03
* | consolidate env handling into pkg/envValentin Rothberg2020-03-03
|/
* Add basic deadlock detection for container start/removeMatthew Heon2020-02-24
* Friendly amendment: tests, and a help messageEd Santiago2020-02-23
* fix port list by container with portbaude2020-02-23
* implement reverse reader for log readsBrent Baude2020-02-20
* Fix handler and systemd activation errorsJhon Honce2020-02-17
* fix bug "" disable detach keysQi Wang2020-02-13
* refactor top codeValentin Rothberg2020-01-15
* top: use a separate pipe for the error streamValentin Rothberg2020-01-15
* v2 api: top improvementsValentin Rothberg2020-01-15
* Merge pull request #4845 from baude/pruneforceOpenShift Merge Robot2020-01-13
|\
| * clarify container prune --forcebaude2020-01-13
* | Merge pull request #4850 from vrothberg/fix-lintingOpenShift Merge Robot2020-01-13
|\ \
| * | make lint: enable gocriticValentin Rothberg2020-01-13
* | | Merge pull request #4817 from rhatdan/codespellOpenShift Merge Robot2020-01-13
|\ \ \ | |/ / |/| |
| * | Add codespell to validate spelling mistakes in code.Daniel J Walsh2020-01-11
| |/
* / podman-generate-systemd --newValentin Rothberg2020-01-09
|/
* allow exec to read files of environment variablesbaude2019-12-11
* Use terminal detach keys sequence specified in the config fileMarco Vedovati2019-12-06
* Ignore ErrCtrRemoved when removing a containerDaniel J Walsh2019-12-03
* filter added to container prune commandKunal Kushwaha2019-11-29
* podman {pod,} rm/stop: add --ignore flagValentin Rothberg2019-11-25
* podman rm/stop --cidfileValentin Rothberg2019-11-18
* Merge pull request #4451 from giuseppe/set-macOpenShift Merge Robot2019-11-07
|\
| * podman: add support for specifying MACJakub Filak2019-11-06
* | Allow users to disable detach keysDaniel J Walsh2019-11-05
|/
* Merge pull request #4400 from haircommander/exec-hangOpenShift Merge Robot2019-11-01
|\
| * Switch to bufio Reader for exec streamsPeter Hunt2019-10-31
* | logs: support --tail 0Giuseppe Scrivano2019-10-31
* | container start: fix regression when using nameValentin Rothberg2019-10-31
|/
* bump containers/image to v5.0.0, buildah to v1.11.4Nalin Dahyabhai2019-10-29
* Fix spelling mistakesDaniel J Walsh2019-10-29
* Log warn instead of error for removing nonexistant containerTyler Ramer2019-10-25
* Merge pull request #4287 from mheon/anonymous_volumesOpenShift Merge Robot2019-10-22
|\
| * Add support for anonymous volumes to `podman run -v`Matthew Heon2019-10-17
* | Merge pull request #4271 from tylarb/stdin_attachOpenShift Merge Robot2019-10-17
|\ \ | |/ |/|
| * Attach stdin to container at start if it was created with --interactiveTyler Ramer2019-10-15
* | start: print full container IDbklimenko2019-10-16
|/
* Move OCI runtime implementation behind an interfaceMatthew Heon2019-10-10
* Update c/image to v4.0.1 and buildah to 1.11.3Miloslav Trmač2019-10-04
* rm: add containers eviction with `rm --force`Marco Vedovati2019-09-25
* Podman-remote run should wait for exit codeDaniel J Walsh2019-09-12