mirror of
https://github.com/opentx/opentx.git
synced 2025-07-18 05:45:21 +03:00
Dockerfile commited
This commit is contained in:
parent
884e1feee4
commit
ccfcfa85d0
1 changed files with 2 additions and 0 deletions
|
@ -26,4 +26,6 @@ RUN wget -q http://ftp.de.debian.org/debian/pool/main/g/gcc-avr/gcc-avr_
|
||||||
|
|
||||||
ENV PATH $PATH:/opt/gcc-arm-none-eabi/bin
|
ENV PATH $PATH:/opt/gcc-arm-none-eabi/bin
|
||||||
VOLUME ["/opentx"]
|
VOLUME ["/opentx"]
|
||||||
|
|
||||||
|
WORKDIR /opentx/binaries
|
||||||
ENTRYPOINT ["python", "/opentx/code/radio/util/build.py"]
|
ENTRYPOINT ["python", "/opentx/code/radio/util/build.py"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue