From db851c2e63e0025e379ddd02ef295d64a37901d6 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Mon, 20 Jan 2025 02:23:33 +0900 Subject: allow figbox to load png images --- Dockerfile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index e73579a..38d7e0a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,3 +12,7 @@ RUN eval $(opam env) && \ satyrographos install --copy WORKDIR /work + +COPY patches/figbox.satyh.patch /root/.satysfi/dist/packages/figbox/figbox.satyh.patch +RUN cd /root/.satysfi/dist/packages/figbox && \ + patch -p0 < figbox.satyh.patch -- cgit v1.2.3-70-g09d2