sourceboat / docker-laravel

A highly opinionated docker image which aims to be perfectly suited to run our Laravel applications.
MIT License
11 stars 2 forks source link

Run Startup commands after wait-for-it #40

Closed hingew closed 4 years ago

hingew commented 4 years ago

The STARTUP_COMMANDS_X maybe depends on the database. To make sure that the database is up and running, the startup commands should run after wait-for-it