Fewbytes / rubber-docker

A workshop on Linux containers: Rebuild Docker from Scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add cleanup to levels

nukemberg opened this issue · comments

e.g. cleanup cgroups after container shutdown

for now, added one which can remove unused mounts and containers (776d563)