0793ce8183178cbaa22e1ce528b5686c111031a8
skopeo copy to create multi-arch tags.
* Avoid plain `docker tag` to create stable/versioned tags, as this creates single architecture image tags, instead of a new manifest list * Use `skopeo copy` instead for this!
Lightweight Docker images for ZMK.
Platforms
Tested
arm
Not Tested
arcarm64mipsnios2riscv64sparcx86_64xtensa_intel_apl_adspxtensa_intel_bdw_adspxtensa_intel_byt_adspxtensa_intel_s1000xtensa_nxp_imx8m_adspxtensa_nxp_imx_adspxtensa_sample_controller
Images
build
For building ZMK firmware with CI.
- FROM: ubuntu
- Includes:
dev
For developing ZMK (firmware and documentation).
Description
Languages
Dockerfile
100%