summaryrefslogtreecommitdiff
path: root/libpod/container_inspect.go
Commit message (Expand)AuthorAge
* Merge pull request #3378 from mheon/multiple_runtimesOpenShift Merge Robot2019-06-21
|\
| * Print container's OCI runtime in `inspect`Matthew Heon2019-06-19
* | Merge pull request #3358 from mheon/use_disk_specOpenShift Merge Robot2019-06-18
|\ \ | |/ |/|
| * Swap to using the on-disk spec for inspect mountsMatthew Heon2019-06-18
* | Move the Config portion of Inspect into libpodMatthew Heon2019-06-17
|/
* Split mount options in inspect furtherMatthew Heon2019-06-13
* Make Inspect's mounts struct accurate to DockerMatthew Heon2019-06-12
* Provide OCI spec path in `podman inspect` outputMatthew Heon2019-06-12
* Begin to break up pkg/inspectMatthew Heon2019-06-03
* Add support for retry count with --restart flagMatthew Heon2019-05-03
* Export ConmonPidFile in 'podman inspect' for containersDebarshi Ray2019-03-18
* healtcheck phase 2baude2019-03-12
* apparmor: apply default profile at container initializationValentin Rothberg2019-01-09
* Add "podman volume" commandumohnani82018-12-06
* Allow containers/storage to handle on SELinux labelingDaniel J Walsh2018-10-23
* 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
* switch projectatomic to containersDaniel J Walsh2018-08-16
* Add missing runtime.go lines to set namespaceMatthew Heon2018-07-24
* more changes to compile darwinbaude2018-07-05
* Add `podman container cleanup` to CLIDaniel J Walsh2018-06-29
* Add MacAddress to inspectWim2018-06-18
* 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
* Make references to the Process part of Spec conditionalMatthew Heon2018-05-25
* Retrieve IP addresses for container from DBMatthew Heon2018-04-26
* Add container dependencies to Inspect outputMatthew Heon2018-04-03
* Fix some minor issues lint has been picking upMatthew Heon2018-03-27
* Convert bind mounts to use DB fieldMatthew Heon2018-03-08
* Fix gofmt & golintMatthew Heon2018-03-01
* Add tracking for exec session IDsMatthew Heon2018-03-01
* Allow users to specify logpathDaniel J Walsh2018-02-03
* Migrate Create|Commit to ginkgobaude2018-02-02
* Expose ports from imagebaude2018-01-22
* Add basic network inspection infoMatthew Heon2018-01-08
* Update kpod inspect to use the new container stateumohnani82017-12-12