mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
f5d6269371
Currently we do not remove reservations on MCS labels when a container is removed. Not a big problem, since on reboot it would be freed. But we should be cleaning this up. Currently we support ~500,000 labels. Docker-DCO-1.1-Signed-off-by: Dan Walsh <dwalsh@redhat.com> (github: rhatdan)