Docker: Add imagemagick dependency
This commit is contained in:
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
FROM node:16.9.0-alpine
|
||||
RUN apk add --no-cache imagemagick
|
||||
Reference in New Issue
Block a user