summaryrefslogtreecommitdiff
path: root/libpod/container_inspect.go
Commit message (Expand)AuthorAge
* container config: add CreateCommandValentin Rothberg2019-12-13
* add libpod/configValentin Rothberg2019-10-31
* bump containers/image to v5.0.0, buildah to v1.11.4Nalin Dahyabhai2019-10-29
* inspect: rename ImageID go field to ImageValentin Rothberg2019-10-15
* Update c/image to v4.0.1 and buildah to 1.11.3Miloslav Trmač2019-10-04
* Add support for launching containers without CGroupsMatthew Heon2019-09-10
* Print Pod ID in `podman inspect` outputMatthew Heon2019-08-01
* golangci-lint phase 4baude2019-07-22
* Populate inspect with security-opt settingsMatthew Heon2019-07-17
* Move the HostConfig portion of Inspect inside libpodMatthew Heon2019-07-17
* golangci-lint pass number 2baude2019-07-11
* code cleanupbaude2019-07-08
* Merge pull request #3472 from haircommander/generate-volumesOpenShift Merge Robot2019-07-04
|\
| * Improve parsing of mountsPeter Hunt2019-07-02
* | Store Conmon's PID in our state and display in inspectMatthew Heon2019-07-02
|/
* libpod removal from main (phase 2)baude2019-06-27
* Fix gofmtMatthew Heon2019-06-21
* Adjust names to match struct tags in InspectMatthew Heon2019-06-21
* Fix inspect --format '{{.Mounts}}.Matthew Heon2019-06-21
* 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