Signed-off-by: xi.han xi.han@sihuatech.com
This is a simple way to fix https://github.com/docker/libcompose/issues/494 . However I believe there are better ways for this issue. For example recreateIfNeeded() could return a bool showing whether the service was updated or not.
Signed-off-by: xi.han xi.han@sihuatech.com This is a simple way to fix https://github.com/docker/libcompose/issues/494 . However I believe there are better ways for this issue. For example recreateIfNeeded() could return a bool showing whether the service was updated or not.