keyboards/ergodox-infinity/Dockerfile
Daniel Flanagan 377b01e49d Some things
2019-11-08 09:03:45 -06:00

5 lines
75 B
Docker

FROM edasque/qmk_firmware
RUN apt-get update
RUN apt-get install gcc-arm*