mirror of
https://github.com/containers/podman.git
synced 2025-06-03 12:17:13 +08:00
Add the configuration file used to setup storage to podman info
Users have no idea what storage configuration file is used to setup storage, so adding this to podman info, should make it easier to discover. This requires a revendor of containers/storage Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
@ -61,6 +61,7 @@ registries:
|
||||
- docker.io
|
||||
- registry.access.redhat.com
|
||||
store:
|
||||
ConfigFile: /etc/containers/storage.conf
|
||||
ContainerStore:
|
||||
number: 37
|
||||
GraphDriverName: overlay
|
||||
|
Reference in New Issue
Block a user