mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-21 13:34:41 +00:00
b46eb7f3d9fe1693c370a701a13d6879649f20d3
Files in `/etc/local.d/` will be executed: If a file in this directory is executable and it has a .start extension, it will be run when the local service is started. If a file is executable and it has a .stop extension, it will be run when the local service is stopped. 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%