aboutsummaryrefslogtreecommitdiff
path: root/pkg/inspect
Commit message (Expand)AuthorAge
* bump go module to v3Valentin Rothberg2021-02-22
* Exorcise Driver code from libpod/defineMatthew Heon2021-01-12
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* consolidate env handling into pkg/envValentin Rothberg2020-03-03
* inspect image healthchecksBrent Baude2020-01-27
* Add history names to image inspect dataSascha Grunert2019-12-13
* Begin to break up pkg/inspectMatthew Heon2019-06-03
* Added --log-driver and journald loggingPeter Hunt2019-05-28
* Add support for retry count with --restart flagMatthew Heon2019-05-03
* Add --read-only-tmpfs optionsDaniel J Walsh2019-04-26
* Export ConmonPidFile in 'podman inspect' for containersDebarshi Ray2019-03-18
* healtcheck phase 2baude2019-03-12
* Switch all referencs to image.ContainerConfig to image.ConfigDaniel J Walsh2018-12-21
* Add history and namespaceoptions to image inspectQi Wang2018-11-26
* Reveal information about container capabilitiesDaniel J Walsh2018-08-24
* Change pause container to infra containerhaircommander2018-08-23
* Added option to share kernel namespaces in libpod and podmanhaircommander2018-08-23
* Add missing runtime.go lines to set namespaceMatthew Heon2018-07-24
* add image user to inspect databaude2018-07-02
* Add `podman container cleanup` to CLIDaniel J Walsh2018-06-29
* Add more network info ipv4/ipv6 and be more compatible with dockerWim2018-06-17
* podman: accept option --rootfs to use exploded imagesGiuseppe Scrivano2018-06-15
* fix typos in the inspect json structsbaude2018-05-02
* Use buildah commit and bud in podmanbaude2018-04-27
* Retrieve IP addresses for container from DBMatthew Heon2018-04-26
* Add container dependencies to Inspect outputMatthew Heon2018-04-03
* Include tmpfs in inspectbaude2018-03-14
* Performance enhancement for podman imagesbaude2018-02-20
* Change json to match docker inspectDaniel J Walsh2018-02-11
* Match podman inspect output to docker inspectumohnani82018-02-06
* Migrate Create|Commit to ginkgobaude2018-02-02