Skip to content

Automatically clean-up container after it has run

Max Orefice requested to merge mo-cleanup-docker-container into master

What does this MR do?

Follow up !42 (merged)

This MR adds the --rm option when running the codeclimate container, so that it is automatically removed after execution when we run the engines:install command.

Merge request reports