We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 004efe6 commit a89aa10Copy full SHA for a89aa10
1 file changed
earthly/playwright/Earthfile
@@ -9,8 +9,6 @@ SETUP:
9
10
RUN apt-get update --fix-missing && apt-get install -y apt-utils unzip
11
12
- DO flutter-installer+INSTALL_CHROME_FOR_TESTING
13
-
14
RUN apt-get update && apt-get install -y \
15
libnss3 libatk-bridge2.0-0 libdrm-dev libxkbcommon-dev libgbm-dev libasound-dev libatspi2.0-0 libxshmfence-dev postgresql-client xvfb && \
16
apt-get clean && \
0 commit comments