anacierdem / anacierdem/libdragon-docker
Fallback to amd64 image on mac
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 38
- Forks
- 4
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.