summaryrefslogtreecommitdiff
path: root/libpod/define/container_inspect.go
Commit message (Expand)AuthorAge
* Revert "container,inspect: convert Entrypoint to array instead of a string"Aditya R2022-04-22
* container,inspect: convert Entrypoint to array instead of a stringAditya R2022-04-08
* Add support for --chrootdirsLStandman2022-03-14
* Merge pull request #12870 from rhatdan/userns1OpenShift Merge Robot2022-01-18
|\
| * Use PODMAN_USERNS environment variable when running as a serviceDaniel J Walsh2022-01-17
* | Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
|/
* Podman run --passwdcdoern2021-12-21
* Add more checkpoint/restore information to 'inspect'Adrian Reber2021-12-17
* libpod, inspect: export cgroup pathGiuseppe Scrivano2021-11-24
* Merge pull request #12174 from fgimenez/fix-docker-networksettings-type-discr...OpenShift Merge Robot2021-11-19
|\
| * Introduce Address type to be used in secondary IPv4 and IPv6 inspect dataFederico Gimenez2021-11-18
* | Do not store the exit command in container configPaul Holzinger2021-11-18
|/
* podman inspect add State.Health field for docker compatPaul Holzinger2021-09-23
* Add Checkpointed bool to InspectMatthew Heon2021-09-07
* Support uid,gid,mode options for secretsAshley Cui2021-05-17
* codespell cleanupDaniel J Walsh2021-05-05
* Add podman run --timeout optionDaniel J Walsh2021-04-23
* fix start itchenkang2021-04-17
* add pidfile in inspectionchenkang2021-04-17
* Display correct value for unlimited ulimitbaude2021-02-10
* Implement SecretsAshley Cui2021-02-09
* Exorcise Driver code from libpod/defineMatthew Heon2021-01-12
* SpellingJosh Soref2020-12-22
* Add LogSize to container inspectDaniel J Walsh2020-12-15
* Add support for network connect / disconnect to DBMatthew Heon2020-11-11
* Store cgroup manager on a per-container basisMatthew Heon2020-10-08
* podman: add option --cgroup-confGiuseppe Scrivano2020-08-21
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Add --umask flag for create, runAshley Cui2020-07-21
* Add SystemdMode to inspect for containersMatthew Heon2020-07-14
* Merge pull request #6836 from ashley-cui/tzlibpodOpenShift Merge Robot2020-07-06
|\
| * Add --tz flag to create, runAshley Cui2020-07-02
* | move go module to v2Valentin Rothberg2020-07-06
|/
* Reformat inspect network settingsQi Wang2020-06-23
* Fix bug where pods would unintentionally share cgroupnsMatthew Heon2020-05-08
* podmanv2 container inspectBrent Baude2020-03-26