mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-03-16 13:02:05 +01:00
Update Dockerfile
This commit is contained in:
@@ -30,7 +30,7 @@ COPY src/main/resources/static/fonts/*.otf /usr/share/fonts/opentype/noto/
|
|||||||
COPY build/libs/*.jar app.jar
|
COPY build/libs/*.jar app.jar
|
||||||
|
|
||||||
# Set font cache and permissions
|
# Set font cache and permissions
|
||||||
RUN fc-cache -f -v && chmod +x /scripts/init.sh
|
RUN fc-cache -f -v && chmod +x /scripts/*
|
||||||
|
|
||||||
##&& \
|
##&& \
|
||||||
## chown stirlingpdfuser:stirlingpdfgroup /app.jar && \
|
## chown stirlingpdfuser:stirlingpdfgroup /app.jar && \
|
||||||
|
|||||||
Reference in New Issue
Block a user