mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-16 03:25:54 +00:00
excludes - Go base images as not yet available - perf which does not build with latest image Signed-off-by: Justin Cormack <justin.cormack@docker.com>
12 lines
348 B
Docker
12 lines
348 B
Docker
# Tag: 0e76bc8d0bd0f0cd505d0353b3a550266c52133c
|
|
FROM mobylinux/toybox-media@sha256:69f9ae2e9192746f4f588d15ed15b9d8e005bbca394cfff1cfbbef023c4a7eed
|
|
|
|
ADD \
|
|
alpine/initrd.img \
|
|
alpine/kernel/x86_64/vmlinuz64 \
|
|
alpine/kernel/x86_64/vmlinux \
|
|
alpine/kernel/x86_64/kernel-headers.tar \
|
|
alpine/mobylinux-efi.iso \
|
|
alpine/mobylinux.efi \
|
|
/
|