oracle / railcar

RailCar: Rust implementation of the Open Containers Initiative oci-runtime
Other
1.12k stars 101 forks source link

Warns if Linux ambient capabilities cannot be set #31

Closed crush-157 closed 6 years ago

crush-157 commented 6 years ago

If Linux ambient capabilities cannot be set (e.g. older kernels), uses warn! instead of panic!