Which of the statements below are true about the volume created by the following command? (Choose two correct answers.) docker run ""v /data ""ti debian
A.
The new /data volume contains a copy of the complete container's base image.
B.
The volume containing the container's rootfile system is retained until the /data volume is deleted.
C.
The /data volume is discarded when the container terminates.
D.
The /data volume can be attached to another Docker container.
E.
If the command is run a second time, another volume for /data is created.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
[Removed]
4 months, 2 weeks agoBlob21
1 year ago