Skip to content

Commit 128ddd2

Browse files
mlopezFCjavier-godoy
authored andcommitted
docs: add note for deploying with docker
1 parent c83ec4d commit 128ddd2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,10 @@ After creating a grid, the method createFor can be used to create the exporter t
9595

9696
Custom templates can be added anywhere in the classpath (ie: src/main/resources)
9797

98+
## Note when deploying with docker using Alpine images
99+
100+
Apply [this fix](https://github.com/docker-library/openjdk/issues/73#issuecomment-451102068) as mentioned in #15 to avoid the "Cannot load from short array because "sun.awt.FontConfiguration.head" is null error.
101+
98102

99103
## Special configuration when using Spring
100104

0 commit comments

Comments
 (0)