J

Docker DCA Practice Questions

Information About Docker DCA Exam

Vender: Docker
Exam Code: DCA
Exam Name: Docker Certified Associate Exam
Number Of Questions: 166
Certification Name: Docker Certified Associate
Exam Language: English
Questions Type: MCQs
Material Format: PDF & Web Practice Test Software

Prepare Docker DCA Exam Questions

Question No 1:
Which of the following commands wifi automatically create a volume when a container is started?

A. 'docker container run --name nginxtest --volumes=/app nginx'
B. 'docker container run --name nginxtest -v /app:mount nginx'
C. 'docker container run --name nginxtest --volumes myvol:/app:new nginx'
D. 'docker container run --name nginxtest -v myvol:/app nginx'

Answer: A

See More Questions

Join the conversation

You can post now after register. If you have an account, sign in now to post with your account.