Another question. Is there a way to have the docker_environment runs be ephemeral? I'm running into an issue where parts of a build is failing, but the environment is still left running. We have a CI machine which has limited resources and leaving the image running after the builds have finished (success/fail) won't work long term.