che-dockerfiles icon indicating copy to clipboard operation
che-dockerfiles copied to clipboard

Fix issue #218.

Open monaka opened this issue 6 years ago • 0 comments

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

monaka avatar Nov 15 '18 06:11 monaka