Closed grkvlt closed 8 years ago
Ensures DockerContainerImpl#stop() is called and that docker rm gets run on the container.
DockerContainerImpl#stop()
docker rm
apologies @grkvlt only just got round to testing this, it looks good, thanks!
Ensures
DockerContainerImpl#stop()
is called and thatdocker rm
gets run on the container.