runc/label
Dan Walsh f5d6269371 Allow docker to free container labels when containers are removed.
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)
2014-08-20 17:07:38 -04:00
..
label.go Allow docker to free container labels when containers are removed. 2014-08-20 17:07:38 -04:00
label_selinux.go Allow docker to free container labels when containers are removed. 2014-08-20 17:07:38 -04:00
label_selinux_test.go Add label.InitLabels functioni. Allows generation of labels based on options 2014-07-28 16:09:17 -04:00