mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
80d7bfd54d
- Add support for exact list of capabilities, support only OCI model - Support OCI model on CapAdd and CapDrop but remain backward compatibility - Create variable locally instead of declaring it at the top - Use const for magic "ALL" value - Rename `cap` variable as it overlaps with `cap()` built-in - Normalize and validate capabilities before use - Move validation for conflicting options to validateHostConfig() - TweakCapabilities: simplify logic to calculate capabilities Signed-off-by: Olli Janatuinen <olli.janatuinen@gmail.com> Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
container_test.go | ||
copy_test.go | ||
create_test.go | ||
daemon_linux_test.go | ||
diff_test.go | ||
exec_test.go | ||
export_test.go | ||
health_test.go | ||
inspect_test.go | ||
ipcmode_linux_test.go | ||
kill_test.go | ||
links_linux_test.go | ||
logs_test.go | ||
main_test.go | ||
mounts_linux_test.go | ||
nat_test.go | ||
pause_test.go | ||
ps_test.go | ||
remove_test.go | ||
rename_test.go | ||
resize_test.go | ||
restart_test.go | ||
run_linux_test.go | ||
stats_test.go | ||
stop_linux_test.go | ||
stop_test.go | ||
stop_windows_test.go | ||
update_linux_test.go | ||
update_test.go | ||
wait_test.go |