Add zmk builder image (#12)
All checks were successful
ZMK builder / Build and push image (push) Successful in 2m24s

Reviewed-on: #12
Co-authored-by: Jan Klattenhoff <jan@kjan.de>
Co-committed-by: Jan Klattenhoff <jan@kjan.de>
This commit is contained in:
Jan K9f 2024-08-16 12:47:06 +00:00 committed by Jan Gleytenhoover
parent e5da31dce2
commit c9757da3aa
2 changed files with 68 additions and 0 deletions

View file

@ -0,0 +1,4 @@
FROM zmkfirmware/zmk-build-arm:stable
RUN apt-get update
RUN apt-get install --yes --no-install-recommends nodejs zstd zip