mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-29 22:22:19 +00:00
small Alpine Linux install with Docker as next step toward replacing boot2docker
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
3
alpine/mkinitrd.sh
Executable file
3
alpine/mkinitrd.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
find / -xdev | cpio -H newc -o > /export/initrd.img
|
||||
Reference in New Issue
Block a user