mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
fix docker build
This commit is contained in:
parent
e57d325bd6
commit
3c0ba09a62
@ -40,7 +40,7 @@ RUN set -x \
|
|||||||
&& rm -rf src/public/app
|
&& rm -rf src/public/app
|
||||||
|
|
||||||
# Some tools need to be kept
|
# Some tools need to be kept
|
||||||
RUN apk add --no-cache su-exec shadow libpangocairo
|
RUN apk add --no-cache su-exec shadow pango libjpeg giflib
|
||||||
|
|
||||||
# Add application user and setup proper volume permissions
|
# Add application user and setup proper volume permissions
|
||||||
RUN adduser -s /bin/false node; exit 0
|
RUN adduser -s /bin/false node; exit 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user