You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No meu mac arm64 consegui fazer build da imagem mas recebo o alerta
Ao tentar executar docker run --rm -it volumes:ploa2023 bash recebo a mensagem
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
No meu mac arm64 consegui fazer build da imagem mas recebo o alerta
Ao tentar executar
docker run --rm -it volumes:ploa2023 bash
recebo a mensagemWARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
Em teoria o `rocker/rstudio` for apple silicon linux/arm64/v8 platform · Issue #144 · rocker-org/rocker-versioned2 pode oferecer uma solução.
The text was updated successfully, but these errors were encountered: