Skip to content
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

Docker Error using Github Codespace build method #633

Open
Spidley2 opened this issue Dec 18, 2024 · 4 comments
Open

Docker Error using Github Codespace build method #633

Spidley2 opened this issue Dec 18, 2024 · 4 comments

Comments

@Spidley2
Copy link

docker: Error response from daemon: create %CD%compiled-firmware: "%CD%compiled-firmware" includes invalid characters for a local volume name, only "[a-zA-Z0-9][a-zA-Z0-9_.-]" are allowed. If you intended to pass a host directory, use absolute path.

@prokrypt
Copy link

compile-with-docker.bat is for Windows...

you want compile-with-docker.sh

@Spidley2
Copy link
Author

This was definitely using compile-with-docker.sh

@prokrypt
Copy link

I think you should check the contents of both scripts and compare with your error message 😅

@Spidley2
Copy link
Author

Thanks for responding - i deleted the codespace and started from scratch which worked fine - so I don't know what happened before - I guess I'm an idiot :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants