juniorbotelho 71ed181043 chore: keep 'config.php' and 'opensearch.xml' just in root files from .gitignore 2 anos atrás
..
php d55652609b refactor: change '.docker' scripts folder structure 2 anos atrás
server e9b23846d3 chore: create template files, remove incorrect Docker environment variables, and replace scripts 2 anos atrás
templates 71ed181043 chore: keep 'config.php' and 'opensearch.xml' just in root files from .gitignore 2 anos atrás
README.md d55652609b refactor: change '.docker' scripts folder structure 2 anos atrás
build.sh d55652609b refactor: change '.docker' scripts folder structure 2 anos atrás
entrypoint.sh e9b23846d3 chore: create template files, remove incorrect Docker environment variables, and replace scripts 2 anos atrás

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?