Skip to content

Conversation

@yippira
Copy link

@yippira yippira commented Aug 28, 2020

Purpose

Add dependencies for Cypress and also install Yarn

     xvfb \
     libgtk2.0-0 \
     libgtk-3-0 \
     libgbm-dev \
     libnotify-dev \
     libgconf-2-4 \
     libnss3 \
     libxss1 \
     libasound2 \
     libxtst6 \
     xauth \

Tested building image locally successfully as well using :
make docker-build or
sudo docker build --build-arg RUNNER_VERSION=2.272.0 --build-arg DOCKER_VERSION=19.03.12 --tag runnertest:1.1 .

This setup worked to allow cypress to install: https://github.com/taskade/taskcade/pull/5947 .

Chrome is installed separately on Cypress workflow.

updated on 29/3/2023 by @yeouchien

make docker-build-default

@yippira yippira requested a review from yeouchien August 28, 2020 06:11
@yippira yippira self-assigned this Aug 28, 2020
@yippira yippira marked this pull request as draft August 28, 2020 06:15
@yippira yippira removed the request for review from yeouchien August 28, 2020 06:15
@yippira yippira marked this pull request as ready for review August 28, 2020 08:09
@yippira yippira requested a review from yeouchien August 28, 2020 08:09
@yippira yippira changed the title chore: add yarn, xvfb and libXcomposite chore: add yarn and cypress dependencies Aug 28, 2020
@yeouchien yeouchien changed the title chore: add yarn and cypress dependencies chore: Add yarn Jun 16, 2021
@yeouchien yeouchien force-pushed the pereira/2 branch 2 times, most recently from 9f8257d to c49cef4 Compare August 16, 2021 09:11
@yeouchien yeouchien force-pushed the pereira/2 branch 2 times, most recently from 85f6787 to 8a8fced Compare March 29, 2023 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants