docker-php
docker-php copied to clipboard
Provide a "tools" containers
We can provide composer and other tools inside containers. Somethings like https://github.com/RobLoach/docker-composer .
I was thinking about creating one containers with all the commons tools. This kind of containers will not use resources because it has no running process: you launch it, it does his job, and stop.