What does the Docker flag '--privileged' do when starting a container?
-
A
Runs the container as a non-root user
-
B
Grants the container near-full host kernel access
-
C
Limits the container to read-only filesystem access
-
D
Enables network isolation for the container