libcompose icon indicating copy to clipboard operation
libcompose copied to clipboard

Fix: no connect & start if not recreated

Open xhanio opened this issue 8 years ago • 1 comments

Signed-off-by: xi.han [email protected] 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.

xhanio avatar Jan 24 '18 02:01 xhanio

@vdemeester Could you help me to trigger the test again? Thanks!

xhanio avatar Jan 24 '18 18:01 xhanio