che-dockerfiles
che-dockerfiles copied to clipboard
Fix issue #218.
It should not add GAE related files into eclipse/php image.
Use eclipse/php:gae instead.
What does this PR do?
Fix issue #218.
What issues does this PR fix or reference?
Previous behavior
The image eclipse/php contains GAE related files.
New behavior
Removed GAE related files from the image eclipse/php.
Updated GAE related files in the image eclipse/php:gae.
Tests written?
No
Docs updated?
No