wunderio / image-fuzzy-alpine-devshell

https://quay.io/repository/wunder/fuzzy-alpine-devshell
GNU General Public License v3.0
0 stars 1 forks source link

Use composer json source instead of composer require statements #58

Closed james-nesbitt closed 7 years ago

james-nesbitt commented 7 years ago

This patch moves a number of the Dockerfile composer global require statements to a composer.json file.

The downsides:

[this implements https://github.com/wunderkraut/image-fuzzy-alpine-devshell/issues/55]