From d876f73914987f1c3bacf45528312bfbe03957bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Wo=C5=BAniak?= Date: Fri, 12 Nov 2021 22:30:23 +0100 Subject: [PATCH] Init --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c4ee957 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Information + +This is the simple container with gentoo and all my local repos as the volumes. + +# Example of use + +```bash +./start.sh +```