Skip to content

Commit

Permalink
Merge pull request #348 from Klimatbyran/staging
Browse files Browse the repository at this point in the history
Release new pdf2pic and docker base image to production
  • Loading branch information
Greenheart authored Nov 28, 2024
2 parents f50e69a + 0908e8c commit bbdd491
Show file tree
Hide file tree
Showing 10 changed files with 243 additions and 374 deletions.
10 changes: 2 additions & 8 deletions Dockerfile.base
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,10 @@ RUN apk add --no-cache \
freetype \
freetype-dev \
harfbuzz \
python3 \
make \
g++ \
ca-certificates \
ttf-freefont \
pixman-dev \
cairo-dev \
pango-dev \
giflib-dev \
libjpeg-turbo-dev
ghostscript \
graphicsmagick

COPY package*.json /app/
WORKDIR /app
Expand Down
Loading

0 comments on commit bbdd491

Please sign in to comment.