edgebitio/enclaver

Clean up intermediate build artifacts in Docker

russellhaering opened this issue · 1 comments

Investigate removing "stopped containers" and intermediate images which are currently left behind by enclaver build.

At a minimum, aim to enable docker prune to work correctly (eg by not leaving tagged images behind). Better yet, do the pruning ourselves?

Addressed in #72