Login
Remember
Register
Ask a Question
We can add or drop capabilities on a Docker container by using which of the following flags?
0
votes
asked
Oct 5, 2022
in
Security in Containers
by
Robindeniel
We can add or drop capabilities on a Docker container by using which of the following flags?
a) –cap-a and –cap-d
b) –cap-add and –cap-drop
c) –doc-add and –doc-drop
d) –docker-add and –docker-drop
security
containers
flags
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 5, 2022
by
Robindeniel
c) –doc-add and –doc-drop
...