Adds extra system libraries for pikepdf/Pillow building

This commit is contained in:
Trenton Holmes
2022-04-26 14:14:47 -07:00
parent 8c2887f938
commit 778479b12d
6 changed files with 46 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
# Inputs:
# - JBIG2ENC_VERSION - the Git tag to checkout and build
FROM debian:bullseye-slim
FROM debian:bullseye-slim as main
LABEL org.opencontainers.image.description="A intermediate image with jbig2enc built"