drupal-docker / php

Dockerized PHP for Drupal :droplet::whale:
https://hub.docker.com/r/drupaldocker/php/
MIT License
38 stars 51 forks source link

Create alpine images for dev + add some changes that were recently added to non-dev images #57

Closed slashrsm closed 7 years ago

slashrsm commented 7 years ago

It seems that xdebug doesn't support 7.1 yet. Removing for now. Should be green after this change.

slashrsm commented 7 years ago

Finally green. When This is merged I'll do the same for drush images.

slashrsm commented 7 years ago

@zaporylie Are you at DrupalCon?

zaporylie commented 7 years ago

@slashrsm No, I am not 😞

Before you go to Drush could you look at #58 first? Main goal is to simplify repo structure and share config files across Dockerfiles

slashrsm commented 7 years ago

Great! I guess we should do #58 for dev too.

zaporylie commented 7 years ago

Already did it: #59