| Commit message (Expand) | Author | Age |
* | health check: add on-failure actions | Valentin Rothberg | 2022-09-09 |
* | libpod: allow the notify socket to be passed programatically | Valentin Rothberg | 2022-08-10 |
* | [CI:DOCS] Improve language. Fix spelling and typos. | Erik Sjölund | 2022-07-11 |
* | golangci-lint: enable nolintlint | Paul Holzinger | 2022-06-14 |
* | play kube: service container | Valentin Rothberg | 2022-05-12 |
* | enable gocritic linter | Paul Holzinger | 2022-04-26 |
* | Revert "container,inspect: convert Entrypoint to array instead of a string" | Aditya R | 2022-04-22 |
* | container,inspect: convert Entrypoint to array instead of a string | Aditya R | 2022-04-08 |
* | Add support for --chrootdirs | LStandman | 2022-03-14 |
* | Merge pull request #12870 from rhatdan/userns1 | OpenShift Merge Robot | 2022-01-18 |
|\ |
|
| * | Use PODMAN_USERNS environment variable when running as a service | Daniel J Walsh | 2022-01-17 |
* | | Standardize on capatalized Cgroups | Daniel J Walsh | 2022-01-14 |
|/ |
|
* | Podman run --passwd | cdoern | 2021-12-21 |
* | Add more checkpoint/restore information to 'inspect' | Adrian Reber | 2021-12-17 |
* | libpod, inspect: export cgroup path | Giuseppe Scrivano | 2021-11-24 |
* | Merge pull request #12174 from fgimenez/fix-docker-networksettings-type-discr... | OpenShift Merge Robot | 2021-11-19 |
|\ |
|
| * | Introduce Address type to be used in secondary IPv4 and IPv6 inspect data | Federico Gimenez | 2021-11-18 |
* | | Do not store the exit command in container config | Paul Holzinger | 2021-11-18 |
|/ |
|
* | podman inspect add State.Health field for docker compat | Paul Holzinger | 2021-09-23 |
* | Add Checkpointed bool to Inspect | Matthew Heon | 2021-09-07 |
* | Support uid,gid,mode options for secrets | Ashley Cui | 2021-05-17 |
* | codespell cleanup | Daniel J Walsh | 2021-05-05 |
* | 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 |
* | Display correct value for unlimited ulimit | baude | 2021-02-10 |
* | Implement Secrets | Ashley Cui | 2021-02-09 |
* | Exorcise Driver code from libpod/define | Matthew Heon | 2021-01-12 |
* | Spelling | Josh Soref | 2020-12-22 |
* | Add LogSize to container inspect | Daniel J Walsh | 2020-12-15 |
* | Add support for network connect / disconnect to DB | Matthew Heon | 2020-11-11 |
* | 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 |
* | 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 |
|/ |
|
* | Reformat inspect network settings | Qi Wang | 2020-06-23 |
* | Fix bug where pods would unintentionally share cgroupns | Matthew Heon | 2020-05-08 |
* | podmanv2 container inspect | Brent Baude | 2020-03-26 |