added more stuff including some of docker support
This commit is contained in:
@@ -128,7 +128,7 @@ func (con Connection) getServerInfo(volume volume.Volume) (*models.ServerInfo, e
|
||||
|
||||
serverInfo := models.ServerInfo{
|
||||
Id: volume.Name,
|
||||
Image: models.ImageInfo{
|
||||
Image: models.Image{
|
||||
Name: imageName,
|
||||
Version: imageVersion,
|
||||
Ports: imagePorts,
|
||||
|
||||
Reference in New Issue
Block a user