Remove engine from links
Signed-off-by: Antonio Murdaca <me@runcom.ninja> Upstream-commit: 7560018541192ebdfe16e39515f9a04b44635d84 Component: engine
This commit is contained in:
@ -1328,7 +1328,7 @@ func (container *Container) setupLinkedContainers() ([]string, error) {
|
||||
linkAlias,
|
||||
child.Config.Env,
|
||||
child.Config.ExposedPorts,
|
||||
daemon.eng)
|
||||
)
|
||||
|
||||
if err != nil {
|
||||
rollback()
|
||||
|
||||
Reference in New Issue
Block a user