High: docker: Introducing the 'reuse' container option
By default containers started with the docker OCF agent are dynamically
created on start and removed after stop. By using the 'reuse' option,
containers will never be destroyed after stop, allowing the same container
to be reused.