Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-4128

Docker compose plugin doesn't have "-v" option

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.3.0
    • docker
    • None

    Description

      When use docker compose plugin (with "-dcp" option), usage is shown like below.

       

      $./docker-hadoop.sh -dcp -c 3
      ...
      Usage:  docker compose [OPTIONS] COMMAND
      
       Define and run multi-container applications with DockerOptions:
            --all-resources              Include all resources, even those not used by services
      ...
      Run 'docker compose COMMAND --help' for more information on a command.
      ...
      
      

      This is because "docker compose" doesn't have "-v" option.

      The return code is 0 when there is no option, so it is not a fatal problem.

       

      Attachments

        Activity

          People

            yamasakisua Shuhei Yamasaki
            yamasakisua Shuhei Yamasaki
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: