PdfPrep.com

Which one of the following commands will show a list of volumes for a specific container?

Which one of the following commands will show a list of volumes for a specific container?
A . ‘docker container logs nginx –volumes’
B . ‘docker container inspect nginx’
C . ‘docker volume inspect nginx’
D . ‘docker volume logs nginx –containers’

Answer: B

Exit mobile version