mirror of
https://github.com/containers/podman.git
synced 2025-11-01 22:32:50 +08:00
Remove image provenance from machine inspect
We don't care about the provenance of the machine image, so this is no longer applicable to have when displaying info. Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>
This commit is contained in:
@ -110,7 +110,6 @@ type InspectInfo struct {
|
||||
ConfigDir define.VMFile
|
||||
ConnectionInfo ConnectionConfig
|
||||
Created time.Time
|
||||
Image ImageConfig
|
||||
LastUp time.Time
|
||||
Name string
|
||||
Resources vmconfigs.ResourceConfig
|
||||
|
||||
Reference in New Issue
Block a user