We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
running on armv8 it's complaining about the chrome package, i have another container using alpine-chrome:123 if that helps
CANCELED [scraperr_api pybuilder 3/8] RUN python -m pip -- 8.6s => [scraperr_api stage-1 4/12] RUN wget -q -O - https://dl.g 2.2s => [scraperr_api stage-1 5/12] RUN sh -c 'echo "deb [arch=am 0.3s => [scraperr_api stage-1 6/12] RUN apt-get update 2.2s => ERROR [scraperr_api stage-1 7/12] RUN apt-get install -y 1.3s ------ > [scraperr_api stage-1 7/12] RUN apt-get install -y google-chrome-stable: 0.344 Reading package lists... 1.082 Building dependency tree... 1.294 Reading state information... 1.306 E: Unable to locate package google-chrome-stable ------ failed to solve: process "/bin/sh -c apt-get install -y google-chrome-stable" did not complete successfully: exit code: 100 make: *** [Makefile:40: up] Error 17
The text was updated successfully, but these errors were encountered:
would love to see arm64 support.
Sorry, something went wrong.
No branches or pull requests
running on armv8 it's complaining about the chrome package, i have another container using alpine-chrome:123 if that helps
The text was updated successfully, but these errors were encountered: