-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mix burn
cannot be operated from Docker container
#5
Comments
Status on macOS
This is because Docker container cannot access/detect microSD on host PC. One possible solution is calling |
status on windows:
This is because current Nerves supports (native) WSL2 environment for Windows users. We may modify Nerves environment to resolve this situation. |
This issue was transferred to more precise repository. |
It is nature that burning firmware to microSD from Docker container is hard to support.
But it become awesome if
mix burn
can be operated from docker dev-container.The text was updated successfully, but these errors were encountered: