@@ -42,6 +42,7 @@ RUN apt-get update \
google-chrome-stable \
# for Cypress
libgtk2.0-0 libgtk-3-0 libgbm-dev libnotify-dev libgconf-2-4 libnss3 libxss1 libasound2 libxtst6 xauth xvfb fonts-noto-cjk \
+
# Clean up
&& apt-get autoremove -y \
&& apt-get clean -y \