docker_helper

go back  Go back
docker_helper
/images/badges/bash.svg Bash /images/badges/docker.svg Docker

It is a helper script to facilitate the task of dockerizing a Laravel/Lumen environment, especially. It allows generating an image in development and production modes. In development mode, you can see the changes reflected in real time. It also allows or facilitates the task of publishing an image to an AWS ECR repository, as well as executing certain extra tasks.

https://github.com/cjguajardo/docker_helper  Go to repo