XK0-005 Domain 3: Scripting, Containers, and Automation

Which container command runs interactive shell in image?

Multiple choice — select one answer

Answer choices

  1. a. Follow change control and monitor metrics
  2. b. FROM
  3. c. for item in list:
  4. d. docker run -it image /bin/bash

Architectural breakdown & explanation

docker run -it starts interactive container.

Correct answer(s): d. docker run -it image /bin/bash

Exam domain: Domain 3: Scripting, Containers, and Automation (29% weight on the official guide).

Official documentation & study links

Practice this certification

This page is one question from the CompTIA Linux+ bank. Run a full timed practice exam with domain-weighted random questions in your browser.