summaryrefslogtreecommitdiff
path: root/cmd/podman/shared/container.go
Commit message (Expand)AuthorAge
* Podman V2 birthBrent Baude2020-04-16
* podman-ps: support image IDsValentin Rothberg2020-02-17
* Rewire ListContainers for APIv2 libpodBrent Baude2020-02-11
* make lint: enable gocriticValentin Rothberg2020-01-13
* Add the pod name when we use `podman ps -p`Neville Cain2019-12-28
* Merge pull request #4596 from kunalkushwaha/container-pruneOpenShift Merge Robot2019-12-02
|\
| * filter added to container prune commandKunal Kushwaha2019-11-29
* | Add ContainerStateRemovingMatthew Heon2019-11-19
|/
* codespell: spelling correctionsDmitry Smirnov2019-11-13
* bump containers/image to v5.0.0, buildah to v1.11.4Nalin Dahyabhai2019-10-29
* container: initialize results listGiuseppe Scrivano2019-10-11
* Update c/image to v4.0.1 and buildah to 1.11.3Miloslav Trmač2019-10-04
* Merge pull request #3617 from QiWang19/create_pullOpenShift Merge Robot2019-08-17
|\
| * add --pull flag for podman create&runQi Wang2019-08-09
* | Squish a few tpyo nits in container.go docTomSweeneyRedHat2019-08-07
|/
* Fixes issue #3577.John Hooks2019-07-23
* support podman ps filter regular expressionsQi Wang2019-07-18
* golangci-lint pass number 2baude2019-07-11
* trivial cleanups from golangbaude2019-07-03
* libpod removal from main (phase 2)baude2019-06-27
* remove libpod from mainbaude2019-06-25
* cmd, docs, test: fix some typosGiuseppe Scrivano2019-06-18
* Begin to break up pkg/inspectMatthew Heon2019-06-03
* Added --log-driver and journald loggingPeter Hunt2019-05-28
* Add variable for global flags to runlabelQi Wang2019-05-02
* Add --read-only-tmpfs optionsDaniel J Walsh2019-04-26
* podman-remote generate kubebaude2019-04-12
* podman-remote psbaude2019-04-09
* port grouping in ps command outputKunal Kushwaha2019-03-15
* healtcheck phase 2baude2019-03-12
* container runlabel respect $PWDbaude2019-03-08
* show container ports of network namespacebaude2019-02-13
* Add volume mounts to PS outputbaude2019-02-08
* Changes to container runlabel for toolbox projectbaude2019-01-30
* podman-remote inspectbaude2019-01-18
* Rename libpod.Config back to ContainerConfigMatthew Heon2019-01-07
* container runlabel NAME implementationbaude2019-01-04
* Switch all referencs to image.ContainerConfig to image.ConfigDaniel J Walsh2018-12-21
* Remove the forceSecure parameter on the pull call stackMiloslav Trmač2018-12-06
* Add --sync flag to podman psMatthew Heon2018-12-06
* Adding more varlink endpointsbaude2018-12-03
* truncate command output in ps by defaultbaude2018-10-30
* Add --max-workers and heuristics for parallel operationsbaude2018-10-25
* Make podman ps fastbaude2018-10-23
* Fix handling of multiple filters in podman psMatthew Heon2018-08-27
* Change batchcontainer to sharedhaircommander2018-08-16