mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
merge resolution
This commit is contained in:
commit
337db1d458
1 changed files with 1 additions and 0 deletions
|
@ -118,6 +118,7 @@ func (client dockerClient) StartContainer(c Container) error {
|
|||
log.Infof("Starting %s", name)
|
||||
|
||||
newContainerID, err := client.api.CreateContainer(config, name, &auth)
|
||||
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue