aboutsummaryrefslogtreecommitdiff
path: root/libpod/container_inspect.go
Commit message (Expand)AuthorAge
* libpod: allow the notify socket to be passed programaticallyValentin Rothberg2022-08-10
* Merge pull request #14501 from cdoern/podUTSopenshift-ci[bot]2022-07-06
|\
| * podman pod create --uts supportcdoern2022-07-05
* | libpod: switch to golang native error wrappingSascha Grunert2022-07-05
|/
* k8systemd: run k8s workloads in systemdValentin Rothberg2022-05-17
* play kube: service containerValentin Rothberg2022-05-12
* enable staticcheck linterPaul Holzinger2022-04-22
* Revert "container,inspect: convert Entrypoint to array instead of a string"Aditya R2022-04-22
* Add support for ipc namespace modes "none, private, sharable"Daniel J Walsh2022-04-12
* container,inspect: convert Entrypoint to array instead of a stringAditya R2022-04-08
* fix pod volume passing and alter infra inheritancecdoern2022-03-29
* Add support for --chrootdirsLStandman2022-03-14
* Merge pull request #13232 from rhatdan/volumesOpenShift Merge Robot2022-02-23
|\
| * Don't log errors on removing volumes inuse, if container --volumes-fromDaniel J Walsh2022-02-21
* | Implement Podman Container Clonecdoern2022-02-20
|/
* Run codespell on codeDaniel J Walsh2022-01-21
* bump go module to version 4Valentin Rothberg2022-01-18
* 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
|/
* Pod Security Option supportcdoern2021-12-27
* Warn on use of --kernel-memoryDaniel J Walsh2021-12-22
* Podman run --passwdcdoern2021-12-21
* Add more checkpoint/restore information to 'inspect'Adrian Reber2021-12-17
* libpod, inspect: export cgroup pathGiuseppe Scrivano2021-11-24
* Do not store the exit command in container configPaul Holzinger2021-11-18
* Add --unsetenv & --unsetenv-all to remove def environment variablesDaniel J Walsh2021-11-15
* Merge pull request #11686 from cdoern/podDeviceOptionsOpenShift Merge Robot2021-10-01
|\
| * Pod Device-Read-BPS supportcdoern2021-09-28
* | Merge pull request #11654 from Luap99/health-dockerOpenShift Merge Robot2021-09-23
|\ \
| * | podman inspect add State.Health field for docker compatPaul Holzinger2021-09-23
* | | standardize logrus messages to upper caseDaniel J Walsh2021-09-22
|/ /
* / sync container state before reading the healthcheckPaul Holzinger2021-09-22
|/
* Pod Device Supportcdoern2021-09-20
* Pod Volumes Supportcdoern2021-09-14
* Add Checkpointed bool to InspectMatthew Heon2021-09-07
* podman inspect show exposed portsPaul Holzinger2021-08-24
* ps: support the container notation for ps --filter network=...flouthoc2021-07-30
* Fix problem copying files when container is in host pid namespaceDaniel J Walsh2021-05-19
* Support uid,gid,mode options for secretsAshley Cui2021-05-17
* Add podman run --timeout optionDaniel J Walsh2021-04-23
* fix start itchenkang2021-04-17
* add pidfile in inspectionchenkang2021-04-17
* Sort CapDrop in inspect to guarantee orderMatthew Heon2021-02-23
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* Display correct value for unlimited ulimitbaude2021-02-10
* Implement SecretsAshley Cui2021-02-09
* Initial implementation of volume pluginsMatthew Heon2021-01-14
* Exorcise Driver code from libpod/defineMatthew Heon2021-01-12