index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
inspect
Commit message (
Expand
)
Author
Age
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Exorcise Driver code from libpod/define
Matthew Heon
2021-01-12
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
move go module to v2
Valentin Rothberg
2020-07-06
*
consolidate env handling into pkg/env
Valentin Rothberg
2020-03-03
*
inspect image healthchecks
Brent Baude
2020-01-27
*
Add history names to image inspect data
Sascha Grunert
2019-12-13
*
Begin to break up pkg/inspect
Matthew Heon
2019-06-03
*
Added --log-driver and journald logging
Peter Hunt
2019-05-28
*
Add support for retry count with --restart flag
Matthew Heon
2019-05-03
*
Add --read-only-tmpfs options
Daniel J Walsh
2019-04-26
*
Export ConmonPidFile in 'podman inspect' for containers
Debarshi Ray
2019-03-18
*
healtcheck phase 2
baude
2019-03-12
*
Switch all referencs to image.ContainerConfig to image.Config
Daniel J Walsh
2018-12-21
*
Add history and namespaceoptions to image inspect
Qi Wang
2018-11-26
*
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
*
Add missing runtime.go lines to set namespace
Matthew Heon
2018-07-24
*
add image user to inspect data
baude
2018-07-02
*
Add `podman container cleanup` to CLI
Daniel J Walsh
2018-06-29
*
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
*
fix typos in the inspect json structs
baude
2018-05-02
*
Use buildah commit and bud in podman
baude
2018-04-27
*
Retrieve IP addresses for container from DB
Matthew Heon
2018-04-26
*
Add container dependencies to Inspect output
Matthew Heon
2018-04-03
*
Include tmpfs in inspect
baude
2018-03-14
*
Performance enhancement for podman images
baude
2018-02-20
*
Change json to match docker inspect
Daniel J Walsh
2018-02-11
*
Match podman inspect output to docker inspect
umohnani8
2018-02-06
*
Migrate Create|Commit to ginkgo
baude
2018-02-02