Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Working repo #172

Open
Amanb1145 opened this issue Jan 19, 2024 · 0 comments
Open

Working repo #172

Amanb1145 opened this issue Jan 19, 2024 · 0 comments

Comments

@Amanb1145
Copy link

Amanb1145 commented Jan 19, 2024

Hey all, anyone got updated repo for this?
I am trying to run this but it does not work

while building the image I am getting-
ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y gnupg wget curl unzip --no-install-recommends && wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add - && echo \"deb http://dl.google.com/linux/chrome/deb/ stable main\" >> /etc/apt/sources.list.d/google.list && apt-get update -y && apt-get install -y google-chrome-stable && CHROMEVER=$(google-chrome --product-version | grep -o \"[^\\.]*\\.[^\\.]*\\.[^\\.]*\") && DRIVERVER=$(curl -s \"https://chromedriver.storage.googleapis.com/LATEST_RELEASE_$CHROMEVER\") && wget -q --continue \"http://chromedriver.storage.googleapis.com/$DRIVERVER/chromedriver_linux64.zip\" && unzip chromedriver* && pwd && ls" did not complete successfully: exit code: 8

any idea?

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

No branches or pull requests

1 participant