mirror of
https://github.com/fankes/beszel.git
synced 2025-10-19 09:49:28 +08:00
update agent to use short container id
This commit is contained in:
@@ -4,6 +4,7 @@ import "time"
|
||||
|
||||
type Container struct {
|
||||
ID string `json:"Id"`
|
||||
IdShort string
|
||||
Names []string
|
||||
Image string
|
||||
ImageID string
|
||||
|
Reference in New Issue
Block a user