I already wrote about the basic setup of my docker images in my other post but it still had some permission issues. So I decided to write a little follow-up:
The Docker Images
In the context of my project "flow" there are a few images involved:
laravel-base
* FROM