mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-25 16:00:56 +00:00
@@ -119,6 +119,7 @@ export namespace Container {
|
||||
name: string;
|
||||
tags: Array<string>;
|
||||
size: string;
|
||||
isUsed: boolean;
|
||||
}
|
||||
export interface ImageBuild {
|
||||
from: string;
|
||||
|
||||
Reference in New Issue
Block a user