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

Posted by: Pdfprep Category: DCA Tags: , ,

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

Leave a Reply

Your email address will not be published.