[STORY] Clean up containers after running Unit tests #65
Labels
deploy-framework
Deployment framework epic
pipelines
shallow
Requires limited framework/domain-specific knowledge
story
a unit of work
Milestone
Description
As a developer is running the unit tests locally, I want the containers to be automatically cleaned afterwards so my docker cache doesn't fill up and throw errors.
Acceptance Criteria
When unittests are run, no created images are left behind
The text was updated successfully, but these errors were encountered: