Add zmk builder image (#12)
All checks were successful
ZMK builder / Build and push image (push) Successful in 2m24s
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:
parent
e5da31dce2
commit
c9757da3aa
2 changed files with 68 additions and 0 deletions
4
images/actions/zmk-builder/Dockerfile
Normal file
4
images/actions/zmk-builder/Dockerfile
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue