mirror of
https://github.com/projectatomic/atomic.git
synced 2026-02-05 18:45:01 +01:00
it can be used by privileged containers to add all the capabilities known to the host. It prevents hard coding the list in the config.json.template file so that the same image can be used on different kernel versions where there can be different capabilities supported. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> Closes: #1119 Approved by: ashcrow