| Commit message (Expand) | Author | Age |
* | Add Checkpointed bool to Inspect | Matthew Heon | 2021-09-07 |
* | podman inspect show exposed ports | Paul Holzinger | 2021-08-24 |
* | ps: support the container notation for ps --filter network=... | flouthoc | 2021-07-30 |
* | Fix problem copying files when container is in host pid namespace | Daniel J Walsh | 2021-05-19 |
* | Support uid,gid,mode options for secrets | Ashley Cui | 2021-05-17 |
* | Add podman run --timeout option | Daniel J Walsh | 2021-04-23 |
* | fix start it | chenkang | 2021-04-17 |
* | add pidfile in inspection | chenkang | 2021-04-17 |
* | Sort CapDrop in inspect to guarantee order | Matthew Heon | 2021-02-23 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | Display correct value for unlimited ulimit | baude | 2021-02-10 |
* | Implement Secrets | Ashley Cui | 2021-02-09 |
* | Initial implementation of volume plugins | Matthew Heon | 2021-01-14 |
* | Exorcise Driver code from libpod/define | Matthew Heon | 2021-01-12 |
* | Add LogSize to container inspect | Daniel J Walsh | 2020-12-15 |
* | Drop default log-level from error to warn | Daniel J Walsh | 2020-12-03 |
* | Add better support for unbindable volume mounts | Daniel J Walsh | 2020-11-02 |
* | new "image" mount type | Valentin Rothberg | 2020-10-29 |
* | Store cgroup manager on a per-container basis | Matthew Heon | 2020-10-08 |
* | podman: add option --cgroup-conf | Giuseppe Scrivano | 2020-08-21 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Add --umask flag for create, run | Ashley Cui | 2020-07-21 |
* | Merge pull request #6956 from mheon/add_ports_to_pod_inspect | OpenShift Merge Robot | 2020-07-15 |
|\ |
|
| * | Include infra container information in `pod inspect` | Matthew Heon | 2020-07-14 |
* | | Add SystemdMode to inspect for containers | Matthew Heon | 2020-07-14 |
|/ |
|
* | Merge pull request #6836 from ashley-cui/tzlibpod | OpenShift Merge Robot | 2020-07-06 |
|\ |
|
| * | Add --tz flag to create, run | Ashley Cui | 2020-07-02 |
* | | move go module to v2 | Valentin Rothberg | 2020-07-06 |
|/ |
|
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | Ensure `podman inspect` output for NetworkMode is right | Matthew Heon | 2020-05-08 |
* | Fix bug where pods would unintentionally share cgroupns | Matthew Heon | 2020-05-08 |
* | add {generate,play} kube | Valentin Rothberg | 2020-05-06 |
* | Fix errors found in coverity scan | Daniel J Walsh | 2020-05-01 |
* | Revert "Default CPUShares in Inspect are 1024" | Sagi Shnaidman | 2020-03-30 |
* | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | podmanv2 container inspect | Brent Baude | 2020-03-26 |
* | Fix spelling mistakes in code found by codespell | Daniel J Walsh | 2020-03-07 |
* | Add support for multiple CNI networks in podman inspect | Matthew Heon | 2020-02-25 |
* | Default CPUShares in Inspect are 1024 | Matthew Heon | 2020-01-23 |
* | make lint: enable gocritic | Valentin Rothberg | 2020-01-13 |
* | log: support --log-opt tag= | Giuseppe Scrivano | 2020-01-10 |
* | Ensure SizeRw is shown when a user does 'inspect --size -t container'. | Neville Cain | 2019-12-27 |
* | container config: add CreateCommand | Valentin Rothberg | 2019-12-13 |
* | add libpod/config | Valentin Rothberg | 2019-10-31 |
* | bump containers/image to v5.0.0, buildah to v1.11.4 | Nalin Dahyabhai | 2019-10-29 |
* | inspect: rename ImageID go field to Image | Valentin Rothberg | 2019-10-15 |
* | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
* | Add support for launching containers without CGroups | Matthew Heon | 2019-09-10 |
* | Print Pod ID in `podman inspect` output | Matthew Heon | 2019-08-01 |