Change container scan setting in config.toml

This commit is contained in:
Kota Kanbe
2017-03-14 20:07:51 +09:00
parent 92e213ca32
commit 735aa835a6
11 changed files with 107 additions and 38 deletions

View File

@@ -541,6 +541,7 @@ type Container struct {
ContainerID string
Name string
Image string
Type string
}
// Platform has platform information