mirror of
https://github.com/docker/docs.git
synced 2026-03-31 00:08:55 +07:00
@@ -21,7 +21,7 @@ func (c *Container) Refresh() (*Container, error) {
|
||||
return c.Engine.refreshContainer(c.Id, true)
|
||||
}
|
||||
|
||||
// Containers represents a list a containers
|
||||
// Containers represents a list of containers
|
||||
type Containers []*Container
|
||||
|
||||
// Get returns a container using its ID or Name
|
||||
|
||||
Reference in New Issue
Block a user