We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d6ca7f commit 71c1641Copy full SHA for 71c1641
.docker/node.Dockerfile
@@ -1,5 +1,5 @@
1
FROM node:18-alpine
2
-RUN apk add --update --no-cache file imagemagick
+RUN apk add --update --no-cache jpeg file imagemagick
3
4
#COPY ./.docker/cronjobs /etc/crontabs/root
5
#ADD ./.docker/start.sh /root/start.sh
0 commit comments