A

Admin • 828.43K Points
Coach

Q. What flag skips the cache when building a Docker image?

  • (A) --skip-cache
  • (B) --no-cache
  • (C) --build-clean
  • (D) --ignore-cache

Explanation by: Admin
`--no-cache` ensures Docker doesn’t use any cached layers.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.