add docker image CI workflow

This commit is contained in:
Henry
2024-05-07 00:13:27 +01:00
parent a84eabbef2
commit ef532866fd
2 changed files with 44 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ USER root
RUN apk add --no-cache git
RUN apk add --no-cache python3 py3-pip make g++
RUN apk add --no-cache cmake
# needed for pdfjs-dist
RUN apk add --no-cache build-base cairo-dev pango-dev