Adds extra system libraries for pikepdf/Pillow building

This commit is contained in:
Trenton Holmes
2022-04-26 14:14:47 -07:00
parent 2caa2d5b32
commit 9aee44f363
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"