-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
None
-
Affects Version/s: 6.15.2
-
Component/s: Server - Source Distribution
-
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
- Install docker image atlassian/confluence-server:6.15.2-alpine
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