mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-04-23 01:01:30 +00:00
Update Dockerfile-do
This commit is contained in:
parent
7c28828cfe
commit
79358ed60d
@ -20,7 +20,6 @@ COPY ./scripts/* /scripts/
|
||||
# Install fonts
|
||||
RUN mkdir /usr/share/fonts/opentype/noto/
|
||||
COPY src/main/resources/static/fonts/*.ttf /usr/share/fonts/opentype/noto/
|
||||
COPY src/main/resources/static/fonts/*.otf /usr/share/fonts/opentype/noto/
|
||||
RUN fc-cache -f -v
|
||||
|
||||
# Copy the application JAR file from the build stage
|
||||
|
Loading…
x
Reference in New Issue
Block a user