R

Ram Sharma • 193.84K Points
Coach

Q. What is the purpose of the 'docker-compose pull --ignore-pull-failures' command?

  • (A) To pull images for services, ignoring failures
  • (B) To pull images for all services
  • (C) To pull images without caching
  • (D) To pull images for specific services

Explanation by: Ram Sharma
The 'docker-compose pull --ignore-pull-failures' command pulls images for services, ignoring any failures that occur.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.