LibreY/.docker
juniorbotelho d55652609b refactor: change '.docker' scripts folder structure 2023-02-10 21:49:01 -03:00
..
php refactor: change '.docker' scripts folder structure 2023-02-10 21:49:01 -03:00
server refactor: change '.docker' scripts folder structure 2023-02-10 21:49:01 -03:00
README.md refactor: change '.docker' scripts folder structure 2023-02-10 21:49:01 -03:00
build.sh refactor: change '.docker' scripts folder structure 2023-02-10 21:49:01 -03:00
entrypoint.sh refactor: change '.docker' scripts folder structure 2023-02-10 21:49:01 -03:00

README.md

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?