Optimize docker script does not forward additional arguments

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 3.3.0
    • Affects Version/s: 3.2.0
    • Component/s: backend
    • None
    • Not defined

      Context:
      The description on how to run the upgrade as part of the Optimize startup uses the docker image specific `optimize.sh` script. This script however does not support to run the upgrade in Optimize 3.2.0, the `--upgrade` parameter is just ignored if used like this:

      version: '2.4'
      
      services:
        optimize:
          image: registry.camunda.cloud/optimize-ee/optimize:latest
          command: ["./optimize.sh", "--upgrade"]
      

      AT:

            Assignee:
            Unassigned
            Reporter:
            Sebastian Bathke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: