refactor: change '.docker' scripts folder structure

This commit is contained in:
juniorbotelho 2023-02-10 21:49:01 -03:00
parent af82157957
commit d55652609b
8 changed files with 5 additions and 0 deletions

5
.docker/README.md Normal file
View File

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

0
.docker/nginx-entrypoint.sh → .docker/build.sh Executable file → Normal file
View File

0
.docker/entrypoint.sh Executable file → Normal file
View File

0
.docker/nginx.conf → .docker/php/php.entrypoint.sh Normal file → Executable file
View File

View File

View File