Font configuration workaround in Confluence docker image atlassian/confluence-server:6.15.2-alpine still results in fontconfiguration failure

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • None
    • Affects Version/s: 6.15.2
    • None
    • 1
    • Severity 3 - Minor
    • 1

      Issue Summary

      After installing docker image atlassian/confluence-server:6.15.2-alpine, Confluence displays an error message indicating a failure with font configuration.

      Environment

      Confluence 6.15.2 created from docker image

      Steps to Reproduce

      Expected Results

      Since the docker image contain a work around for this issue, we'd expect not to see the fontconfiguration error:

      # Workaround for AdoptOpenJDK fontconfig bug
      RUN ln -s /lib/libc.musl-x86_64.so.1 /usr/lib/libc.musl-x86_64.so.1
      ENV LD_LIBRARY_PATH /usr/lib
      

      Actual Results

      Once installed, Confluence displays a popup indicating a fontconfiguration failure error and displays the same issue within the instance health checks.

      Workaround

      Use the Ubuntu distribution of atlassian/confluence-server, e.g. atlassian/confluence-server:6.15.2

            Assignee:
            Dave Chevell
            Reporter:
            Steve Shaw
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: