nerdexam
Docker

DCA · Question #31

The output of which command can be used to find the architecture and operating system an image is compatible with?

Sign in or unlock DCA to reveal the answer and full explanation for question #31. The question stem and answer options stay visible for context.

Submitted by miguelv· Apr 18, 2026Image Creation, Management, and Registry

Question

The output of which command can be used to find the architecture and operating system an image is compatible with?

Options

  • Adocker image inspect --filter {{.Architecture}} {{.OS}} ' <image-id>
  • Bdocker image ls <image-id>
  • Cdocker image inspect --format {{.Architecture}} {{.OS}} ' <image-id>
  • Ddocker image info <image-id>

Unlock DCA to see the answer

You've previewed enough free DCA questions. Unlock DCA for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Docker image inspect#Image metadata#Go template#Platform compatibility
Full DCA Practice