fix: surface database volume in docker view
This commit is contained in:
@@ -61,6 +61,9 @@ export interface DockerVolumeSummary {
|
||||
driver: string;
|
||||
scope: string;
|
||||
mountpoint: string;
|
||||
labels: string;
|
||||
size: string;
|
||||
status: string;
|
||||
}
|
||||
|
||||
export interface DockerNetworkSummary {
|
||||
|
||||
Reference in New Issue
Block a user