Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Linux Foundation logo

Certified Backstage Associate (CBA)

Domain 1Objective 5

Use Docker to Build a Container Image of a Backstage Project CBA Practice Questions (Page 4)

Part of the Backstage Development Workflow domain, which accounts for 24% of the CBA exam. Linux Foundation does not publish an official question count, but from its 90-minute exam (~35–60 total, ~8–14 in this domain), expect 2–3 from this objective — we provide 24 practice questions to prepare you well beyond it. (estimate)

24questions here
5free pages
7concepts
24%of the exam

Questions 16–20

  1. 16foundation · easy

    After building a Backstage image, which command shows the layers and configuration of the image, helping you verify that the expected artifacts (e.g., the backend bundle) are present?

    Select an answer first
  2. 17foundation · easy

    Which docker command builds a container image from the Dockerfile in the current directory and tags it as 'my-backstage:latest'?

    Select an answer first
  3. 18expert · hard

    A Backstage project has a build step that requires secrets (e.g., a private npm registry token) to install dependencies. The team wants to avoid leaving these secrets in the final image. What is the best practice for handling secrets during a multi-stage Docker build?

    Select an answer first
  4. 19foundation · easy

    In a Dockerfile for a Backstage project, which instruction is used to copy the package.json and yarn.lock files into the image before running `yarn install`?

    Select an answer first
  5. 20foundation · easy

    What is the purpose of the `CMD` instruction in a Dockerfile for a Backstage project?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Linux Foundation. “CBA” is a trademark of its owner, used for identification only.