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

Drop ':z' bind option when using MacOS and Podman

XMLWordPrintable

      When running the following build command on MacOS with Podman

      ```bash
      $ ./gradlew build -Dquarkus.package.type=native -Dquarkus.native.container-build=true
      ```

      the following error is thrown

      ```
      Error: preparing container c96068474ff1b0fcf87bcca369f795f4ba2ef842d56f1f0551914c74a7369e97 for attach: lsetxattr /Users/<trimmed-path>-1.0.0-SNAPSHOT-native-image-source-jar/lib: operation not supported
      ```

      This PR fixes the above issue.

      Related:

      MacOS version: 13.1
      Podman version: 4.3.1

              Unassigned Unassigned
              probinso_jira Quarkus JIRA Bot
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: