mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-06 15:26:15 +00:00
- create an empty dummy file to indicate that docker image is built - reuse same make rule to extract the different files from docker image - make sure that we remove empty files on failure This makes build more robust and improves parallelism. Signed-off-by: Natanael Copa <natanael.copa@docker.com>
Temporary non modular kernel config for pinata alpha
TODO: build with Alpine and/or use Alpine kernels - needs some patches.