InstaPy / InstaPy/instapy-docker
cannot run on raspberry pi 4
- Vorherrschende Sprache
- Python
- Sterne
- 193
- Forks
- 84
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
When I'm hitting ` docker run instapy/instapy ` I get the following message.
```
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm/v7) and no specific platform was requested
standard_init_linux.go:219: exec user process caused: exec format error
```
is there anything to do about it?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start by inspecting the repository's Docker image and build configuration, then reproduce `docker run instapy/instapy` on a Raspberry Pi 4. Determine whether the image supports the host platform; done means the container starts without the reported platform mismatch and exec format error.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- docker, raspberry-pi
- Bereich
- devops, embedded-iot
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 30/100