LPI 305-300 Exam - Topic 1 Question 43 Discussion
After setting up a data container using the following command:docker create -v /data --name datastore debian /bin/truehow is an additional new container started which shares the /data volume with the datastore container?
C) docker run --volumes-from datastore --name service debian bash
A) docker run --share-with datastore --name service debian bash
B) docker run -v datastore:/data --name service debian bash
D) docker run -v /data --name service debian bash
E) docker run --volume-backend datastore -v /data --name service debian bash
Kenia
6 months agoLizbeth
6 months agoYasuko
7 months agoMaile
7 months agoThaddeus
7 months agoGayla
8 months agoFernanda
8 months agoEun
8 months agoDominic
8 months agoArlean
9 months agoTeri
9 months agoLuke
9 months agoJuan
9 months agoEdda
9 months agoLindsay
10 months agoLawanda
10 months agoLindsay
10 months agoCarin
10 months agoLucy
6 months agoWillow
6 months agoGary
7 months agoRodolfo
7 months ago