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:
Justin Cormack
2015-12-01 15:59:10 +00:00
parent 8fe3ead7d4
commit f3b16bee48
6 changed files with 34 additions and 0 deletions

3
alpine/mkinitrd.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
find / -xdev | cpio -H newc -o > /export/initrd.img