If true will clean the container after stop. (docker run --rm)
true
docker run --rm
final bool cleanContainer;