Docker php development aditional scripts
For docker I've some local scripts which I occasionaly use for day-to-day jobs. The reason I don't commit them in the repository is because they're so project specific.
Setup
- Install https://github.com/JeroenBoersma/docker-compose-development
bin/dev setup
- Put the scripts in
workspace/bin
with execute permissions.