mirror of
https://github.com/zadam/trilium.git
synced 2024-12-26 01:01:26 +08:00
Update Dockerfile
This commit is contained in:
parent
04f6af5c9a
commit
081ab00a0a
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ RUN set -x \
|
|||
libtool \
|
||||
make \
|
||||
nasm \
|
||||
libpng-dev \
|
||||
&& npm install --production \
|
||||
&& apk del .build-dependencies
|
||||
|
||||
|
|
Loading…
Reference in a new issue