| Commit message (Expand) | Author | Age |
* | log: support --log-opt tag= | Giuseppe Scrivano | 2020-01-10 |
* | Ensure SizeRw is shown when a user does 'inspect --size -t container'. | Neville Cain | 2019-12-27 |
* | container config: add CreateCommand | Valentin Rothberg | 2019-12-13 |
* | add libpod/config | Valentin Rothberg | 2019-10-31 |
* | bump containers/image to v5.0.0, buildah to v1.11.4 | Nalin Dahyabhai | 2019-10-29 |
* | inspect: rename ImageID go field to Image | Valentin Rothberg | 2019-10-15 |
* | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
* | Add support for launching containers without CGroups | Matthew Heon | 2019-09-10 |
* | Print Pod ID in `podman inspect` output | Matthew Heon | 2019-08-01 |
* | golangci-lint phase 4 | baude | 2019-07-22 |
* | Populate inspect with security-opt settings | Matthew Heon | 2019-07-17 |
* | Move the HostConfig portion of Inspect inside libpod | Matthew Heon | 2019-07-17 |
* | golangci-lint pass number 2 | baude | 2019-07-11 |
* | code cleanup | baude | 2019-07-08 |
* | Merge pull request #3472 from haircommander/generate-volumes | OpenShift Merge Robot | 2019-07-04 |
|\ |
|
| * | Improve parsing of mounts | Peter Hunt | 2019-07-02 |
* | | Store Conmon's PID in our state and display in inspect | Matthew Heon | 2019-07-02 |
|/ |
|
* | libpod removal from main (phase 2) | baude | 2019-06-27 |
* | Fix gofmt | Matthew Heon | 2019-06-21 |
* | Adjust names to match struct tags in Inspect | Matthew Heon | 2019-06-21 |
* | Fix inspect --format '{{.Mounts}}. | Matthew Heon | 2019-06-21 |
* | Merge pull request #3378 from mheon/multiple_runtimes | OpenShift Merge Robot | 2019-06-21 |
|\ |
|
| * | Print container's OCI runtime in `inspect` | Matthew Heon | 2019-06-19 |
* | | Merge pull request #3358 from mheon/use_disk_spec | OpenShift Merge Robot | 2019-06-18 |
|\ \
| |/
|/| |
|
| * | Swap to using the on-disk spec for inspect mounts | Matthew Heon | 2019-06-18 |
* | | Move the Config portion of Inspect into libpod | Matthew Heon | 2019-06-17 |
|/ |
|
* | Split mount options in inspect further | Matthew Heon | 2019-06-13 |
* | Make Inspect's mounts struct accurate to Docker | Matthew Heon | 2019-06-12 |
* | Provide OCI spec path in `podman inspect` output | Matthew Heon | 2019-06-12 |
* | Begin to break up pkg/inspect | Matthew Heon | 2019-06-03 |
* | Add support for retry count with --restart flag | Matthew Heon | 2019-05-03 |
* | Export ConmonPidFile in 'podman inspect' for containers | Debarshi Ray | 2019-03-18 |
* | healtcheck phase 2 | baude | 2019-03-12 |
* | apparmor: apply default profile at container initialization | Valentin Rothberg | 2019-01-09 |
* | Add "podman volume" command | umohnani8 | 2018-12-06 |
* | Allow containers/storage to handle on SELinux labeling | Daniel J Walsh | 2018-10-23 |
* | Reveal information about container capabilities | Daniel J Walsh | 2018-08-24 |
* | Change pause container to infra container | haircommander | 2018-08-23 |
* | Added option to share kernel namespaces in libpod and podman | haircommander | 2018-08-23 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | Add missing runtime.go lines to set namespace | Matthew Heon | 2018-07-24 |
* | more changes to compile darwin | baude | 2018-07-05 |
* | Add `podman container cleanup` to CLI | Daniel J Walsh | 2018-06-29 |
* | Add MacAddress to inspect | Wim | 2018-06-18 |
* | Add more network info ipv4/ipv6 and be more compatible with docker | Wim | 2018-06-17 |
* | podman: accept option --rootfs to use exploded images | Giuseppe Scrivano | 2018-06-15 |
* | Make references to the Process part of Spec conditional | Matthew Heon | 2018-05-25 |
* | Retrieve IP addresses for container from DB | Matthew Heon | 2018-04-26 |
* | Add container dependencies to Inspect output | Matthew Heon | 2018-04-03 |
* | Fix some minor issues lint has been picking up | Matthew Heon | 2018-03-27 |