This commit is contained in:
c10l 2024-09-02 10:07:56 -05:00 committed by GitHub
commit 0a208a9eb3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,3 +2,4 @@ FROM docker.io/zmkfirmware/zmk-dev-arm:3.5
COPY .bashrc tmp
RUN mv /tmp/.bashrc ~/.bashrc
RUN apt-get update && apt-get install -y build-essential