get clientcontainer; container findable with id image name ahs to be implemented
This commit is contained in:
@@ -102,7 +102,7 @@ pub struct Acknowledgment {
|
||||
|
||||
#[derive(Debug, Serialize, Clone)]
|
||||
pub struct DockerContainer {
|
||||
pub ID: String,
|
||||
pub ID: u32,
|
||||
pub image: String,
|
||||
pub Name: String,
|
||||
pub Status: String, // "running";"stopped";others
|
||||
|
Reference in New Issue
Block a user