Q. Which instruction is used to run scripts after a container starts?

  • (A) RUN
  • (B) CMD
  • (C) SCRIPT
  • (D) AFTER
πŸ’¬ Discuss
βœ… Correct Answer: (B) CMD
Explanation: `CMD` is used to provide the default command for a container when it starts.
Explanation by: Mr. Dubey
`CMD` is used to provide the default command for a container when it starts.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
69
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
89%
Success Rate