From 0082d97b57a8362bd189b4c587af96c7238c852e Mon Sep 17 00:00:00 2001 From: rascul Date: Tue, 27 Aug 2019 15:13:06 -0500 Subject: [PATCH] linux only --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5e8733e..5f81854 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ build a minimal chroot/container/vm filesystem by taking a list of files and putting them and their necessary libs into a target rootfs directory +this is linux only + example: ```