anacierdem / anacierdem/libdragon-docker
Fallback to amd64 image on mac
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 38
- Forks
- 4
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Currently we publish arm64 images manually and it is sometimes forgotten. When it doesn't exist, `libdragon init` fails with a `docker: no matching manifest for linux/arm64/v8 in the manifest list entries.`.
When this happens, we can try to fallback to the amd64 image via the `--platform linux/amd64` docker flag automatically.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.