I created this repository to facilitate the initialization of new web projects in Docker containers. Quick start instructions Run the following command inside your project repository: curl -sSL https://raw.githubusercontent.com/felipesms2/docker-web/main/setup.sh | bash