A

Admin • 828.43K Points
Coach

Q. Which instruction allows combining multiple commands into one layer?

  • (A) MULTI
  • (B) SHELL
  • (C) RUN with &&
  • (D) STACK

Explanation by: Admin
Using `&&` in `RUN` chains multiple commands into one image layer.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.