summaryrefslogtreecommitdiff
path: root/libpod/info.go
Commit message (Expand)AuthorAge
* [3.0] bump go module to v3Valentin Rothberg2021-02-22
* Enable golint linterPaul Holzinger2021-02-18
* Add Security information to podman infoDaniel J Walsh2020-12-22
* Drop default log-level from error to warnDaniel J Walsh2020-12-03
* Include cgroup manager in `podman info` outputMatthew Heon2020-09-22
* Fix up errors found by codespellDaniel J Walsh2020-09-11
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Add podman static buildSascha Grunert2020-05-11
* Eliminate race condition on podman infoDaniel J Walsh2020-05-05
* Add version to podman info commandDaniel J Walsh2020-04-15
* refactor infoBrent Baude2020-04-06
* Add support for containers.confDaniel J Walsh2020-03-27
* Merge pull request #4220 from mheon/null_runtimeOpenShift Merge Robot2019-10-11
|\
| * Move OCI runtime implementation behind an interfaceMatthew Heon2019-10-10
* | show uid_map in podman infoQi Wang2019-10-09
|/
* info: add cgroups2Giuseppe Scrivano2019-09-30
* Return information about mount_program (fuse-overlayfs)Daniel J Walsh2019-09-06
* add eventlogger to infobaude2019-08-02
* libpod removal from main (phase 2)baude2019-06-27
* Begin adding support for multiple OCI runtimesMatthew Heon2019-06-19
* vendor buildah, image, storage, cniValentin Rothberg2019-03-28
* Add path for named volumes to `podman info`Matthew Heon2019-02-26
* libpod: allow multiple oci runtimesVincent Batts2019-01-14
* Add the configuration file used to setup storage to podman infoDaniel J Walsh2019-01-07
* podman build is not using the default oci-runtimeDaniel J Walsh2018-12-28
* info: add rootless fieldValentin Rothberg2018-11-09
* Add buildah version and distribution to infobaude2018-09-28
* switch projectatomic to containersDaniel J Walsh2018-08-16
* We need to sort mounts so that one mount does not over mount another.Daniel J Walsh2018-08-10
* Have info print conmon/oci runtime informationDaniel J Walsh2018-08-07
* Add Runc and Conmon versions to Podman Versionbaude2018-08-05
* Spell check strings and commentsJhon Honce2018-05-25
* Tweak info time formatTomSweeneyRedHat2018-02-28
* Change uptime format in `podman info` to human-readableMatthew Heon2018-02-19
* Update kpod info to use new libpod apiumohnani82017-12-14