Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-5361

MultiStage Docker instructions needed "chmod ./mvnw"

XMLWordPrintable

      I used these instructions to deploy to Koyeb and it would fail saying `/bin.sh` could not run `mvnw` so I had to add

      ```shell
      RUN chmod +x ./mvnw
      ```

      And then it worked. You can see my Koyeb deploy script here: https://github.com/melloware/quarkus-faces/blob/main/Dockerfile.koyeb

              Unassigned Unassigned
              olubyans@redhat.com Alexey Loubyansky
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: