keyboards/Dockerfile

5 lines
75 B
Docker
Raw Normal View History

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