Posted by: Pdfprep
Post Date: November 8, 2020
Which statement is true?
A . CMD shell format uses this form ["param", param", "param"]
B . ENTRYPOINT cannot be used in conjuction with CMD
C . CMD is used to run the software is the image along with any arguments
D . ENTRYPOINT cannot be overriden in the "docker container run" command
Answer: A