brooklyncentral / clocker

Apache Brooklyn cloud native infrastructure blueprints
Apache License 2.0
428 stars 66 forks source link

Fix behaviour when stopping containers #285

Closed grkvlt closed 8 years ago

grkvlt commented 8 years ago

Ensures DockerContainerImpl#stop() is called and that docker rm gets run on the container.

johnmccabe commented 8 years ago

apologies @grkvlt only just got round to testing this, it looks good, thanks!