exam questions

Exam 305-300 All Questions

View all questions & answers for the 305-300 exam

Exam 305-300 topic 1 question 20 discussion

Actual exam question from LPI's 305-300
Question #: 20
Topic #: 1
[All 305-300 Questions]

Which of the following statements in a Dockerfile leads to a container which outputs hello world? (Choose two.)

  • A. ENTRYPOINT "echo Hello World"
  • B. ENTRYPOINT [ "echo hello world" ]
  • C. ENTRYPOINT [ "echo", "hello", "world" ]
  • D. ENTRYPOINT echo Hello World
  • E. ENTRYPOINT "echo", "Hello", "World"
Show Suggested Answer Hide Answer
Suggested Answer: BC 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
adgmpmtjpssS
3 months ago
正解はCとDじゃない?
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...