mirror of
https://github.com/containrrr/watchtower.git
synced 2025-03-03 15:32:37 +02:00
merge resolution
This commit is contained in:
commit
337db1d458
@ -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…
x
Reference in New Issue
Block a user