keyboards/Dockerfile
2018-10-05 10:41:59 -05:00

5 lines
75 B
Docker

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