Skip to content

Commit 3e2e1bd

Browse files
committed
chore(docker): add missing xml2 headles shell
1 parent c7d877b commit 3e2e1bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile.headless_shell_playwright

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
4848
libpangocairo-1.0-0 libstdc++6 libx11-6 libx11-xcb1 libxcb1 \
4949
libxcomposite1 libxcursor1 libxdamage1 libxext6 libxfixes3 libxi6 libxrandr2 libxrender1 libxss1 libxtst6 \
5050
fonts-liberation libatk-bridge2.0-0 libdrm2 libjpeg-turbo8 fonts-unifont \
51-
fonts-ipafont-gothic xfonts-cyrillic xfonts-scalable
51+
fonts-ipafont-gothic xfonts-cyrillic xfonts-scalable libxml2
5252

5353
# Add Chrome as a user
5454
RUN mkdir -p /usr/src/app \

0 commit comments

Comments
 (0)