mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-15 06:42:36 +00:00
f1f2f1b2223826a4489dd96b21cd1a1196831a34
- this is a raw 1GB filesystem image with syslinux for booting - built with libguestfs so does not need any privileges - need not be built on GCE - there is a target that runs the image in qemu for local tests Does not yet have a script to upload the image to cloud storage or create image from it. Signed-off-by: Justin Cormack <justin.cormack@docker.com>
Moby, the Alpine Linux distro for Docker editions
Simple build instructions: use make
to build. make qemu
will boot up in qemu in a container.
Requires GNU make
, GNU tar
(not Busybox tar), Docker to build.
Description
Languages
Go
48.2%
text
21.2%
Shell
14.1%
Dockerfile
5.7%
OCaml
4.6%
Other
6.2%