librex/.docker/README.md

6 lines
248 B
Markdown
Raw Normal View History

## 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?