algolia / algolia/docsearch-scraper

Docker image to support ARM64 Platform

Open
#558 7 comments 5 reactions 0 assignees View on GitHub
need fix
Dominant language
Python
Stars
322
Forks
115
PR merge metrics
No merged PRs in 30d

Description

I'm trying to run the docsearch scraper Docker image on a ARM64 Apple MacBook Pro with the M1 silicon (MacOS v11.4). When running the scraper, I get the following error:

`WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested`

Contributor guide

Open the contributing guide

Research direction

Start by locating the Docker image build configuration for the docsearch scraper and checking how its target platform is selected. Verify the resulting image on an ARM64 host and confirm that the scraper runs without the reported linux/amd64 versus linux/arm64 warning.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, python
Domain
devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.