What does the `--cap-drop ALL` flag do when running a container?
-
A
Removes the container from all networks
-
B
Drops all Linux capabilities from the container process
-
C
Disables all bind-mounted volumes
-
D
Prevents the container from forking child processes