Skip to content

Commit 199468c

Browse files
committed
Update Dockerfile to install necessary dependencies for Puppeteer and configure fonts
1 parent dd0f04a commit 199468c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ RUN yarn config set network-timeout 1200000
5656

5757
RUN apt update && apt -y install --no-install-recommends ca-certificates git git-lfs openssh-client curl jq cmake sqlite3 openssl psmisc python3
5858

59-
RUN apt -y install libx11-xcb1 libxcomposite1 libxcursor1 libxdamage1 libxi6 libxtst6 libnss3 libcups2 libxss1 libxrandr2 libasound2 libatk1.0-0 libatk-bridge2.0-0 libpangocairo-1.0-0 libgtk-3-0
6059

6160
RUN apt -y install g++ make
6261

0 commit comments

Comments
 (0)