summaryrefslogtreecommitdiff
path: root/libpod/container_inspect.go
Commit message (Expand)AuthorAge
* 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
* Merge pull request #6956 from mheon/add_ports_to_pod_inspectOpenShift Merge Robot2020-07-15
|\
| * Include infra container information in `pod inspect`Matthew Heon2020-07-14
* | 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
|/
* Turn on More lintersDaniel J Walsh2020-06-15
* Ensure `podman inspect` output for NetworkMode is rightMatthew Heon2020-05-08
* Fix bug where pods would unintentionally share cgroupnsMatthew Heon2020-05-08
* add {generate,play} kubeValentin Rothberg2020-05-06
* Fix errors found in coverity scanDaniel J Walsh2020-05-01
* Revert "Default CPUShares in Inspect are 1024"Sagi Shnaidman2020-03-30
* Add support for containers.confDaniel J Walsh2020-03-27
* podmanv2 container inspectBrent Baude2020-03-26
* Fix spelling mistakes in code found by codespellDaniel J Walsh2020-03-07
* Add support for multiple CNI networks in podman inspectMatthew Heon2020-02-25
* Default CPUShares in Inspect are 1024Matthew Heon2020-01-23
* make lint: enable gocriticValentin Rothberg2020-01-13
* log: support --log-opt tag=Giuseppe Scrivano2020-01-10
* Ensure SizeRw is shown when a user does 'inspect --size -t container'.Neville Cain2019-12-27
* 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