Skip to content
Snippets Groups Projects
Commit 7b9b74f7 authored by kaiyou's avatar kaiyou
Browse files

Add missing dependencies for building Pillow

parent c68b15e9
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@ RUN /node_modules/.bin/webpack-cli
FROM python:3-alpine
RUN apk add --no-cache xmlsec postgresql-libs mariadb-connector-c \
zlib freetype jpeg openjpeg tiff lcms2 \
&& mkdir /app
WORKDIR /app
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment