mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-11 13:42:18 +00:00
clean up override files, add inittab
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
all: initrd.img
|
||||
|
||||
initrd.img: Dockerfile hostname repositories motd
|
||||
initrd.img: Dockerfile repositories etc/hostname etc/motd etc/inittab
|
||||
rm -f initrd.img
|
||||
docker build -t moby:test .
|
||||
docker run -i -v $(PWD):/export moby:test /export/mkinitrd.sh
|
||||
|
||||
Reference in New Issue
Block a user