betaflight / docker-betaflight-build

Docker container that contains everything required to build the Betaflight firmware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing backticks...

brandonhill opened this issue · comments

Hi there. The snippet with options at the bottom of https://hub.docker.com/r/mikeller/betaflight-build/ is missing the backticks around pwd:

docker run -e "<parameter>=value" --rm -ti -vpwd:/opt/betaflight betaflight/betaflight-build

Yes, you are correct, thank you very much for reporting this.

However, https://hub.docker.com/r/mikeller/betaflight-build/ is unmaintained, since this is now an official Betaflight project: https://hub.docker.com/r/betaflight/betaflight-build/

I will add a notice to indicate this to the top of https://hub.docker.com/r/mikeller/betaflight-build/.

Notice done, please confirm.

Running on OS X and needed backticks around pwd: