LibreY/.docker/README.md

248 B

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?