sourceboat / docker-laravel

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

add startup commands and entrypoint script #17

Closed PKuebler closed 4 years ago

PKuebler commented 4 years ago

I have added an Entrypoint script that allows startup commands via ENV variable.

How much can be removed from the A and B would be a discussion. Horizon or migration would be an example.

pehbehbeh commented 4 years ago

@PKuebler I have no idea what you mean by "A" and "B". But I removed the horizon restart command.