To reproduce: 1. Create a image resource that redeploys on update 2. Create a container resource that has a link 3. Run recipe I think this is caused by the link flag being set improperly on the docker rm... It seems to want a bool not a string.
To reproduce:
I think this is caused by the link flag being set improperly on the docker rm... It seems to want a bool not a string.