@@ -0,0 +1,5 @@
+## Introduction
+
+The 'Dockerfile' located in the root directory will copy all Docker scripts from current dir to the container and build them inside the 'librex:latest' container.
+- Why are 'Docker-in-Docker' containers being run in this project?