mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 09:58:32 +02:00
Drop privileges (#1422)
This commit is contained in:
parent
7859aca006
commit
4fd9e7f14f
@ -23,5 +23,7 @@ RUN set -x \
|
||||
# Bundle app source
|
||||
COPY . .
|
||||
|
||||
USER node
|
||||
|
||||
EXPOSE 8080
|
||||
CMD [ "node", "./src/www" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user