This commit is contained in:
saqib mir
2026-07-23 13:53:22 +05:30
parent 626156642e
commit ffc846cf17
2 changed files with 4 additions and 17 deletions
+2
View File
@@ -12,6 +12,7 @@ RUN apt-get update \
ninja-build \
pkg-config \
git \
fonts-liberation \
libjpeg-dev \
zlib1g-dev \
libpng-dev \
@@ -91,6 +92,7 @@ RUN apt-get update \
libjpeg62-turbo \
zlib1g \
libpng16-16 \
fonts-liberation \
&& rm -rf /var/lib/apt/lists/*
# Install the extension globally so it's not shadowed by the volume mount ./gateway:/home/app