File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- FROM reponame/php:5.6.40 -apache_buildnumber
1+ FROM reponame/php:5.6-apache_buildnumber
22MAINTAINER Azure App Services Container Images <appsvc-images@microsoft.com>
33
44RUN yes | pecl install xdebug-2.5.5 \
Original file line number Diff line number Diff line change 1- FROM reponame/php:7.0.33 -apache_buildnumber
1+ FROM reponame/php:7.0-apache_buildnumber
22MAINTAINER Azure App Services Container Images <appsvc-images@microsoft.com>
33
44RUN yes | pecl install xdebug \
Original file line number Diff line number Diff line change 1- FROM reponame/php:7.2.15 -apache_buildnumber
1+ FROM reponame/php:7.2-apache_buildnumber
22MAINTAINER Azure App Services Container Images <appsvc-images@microsoft.com>
33
44RUN yes | pecl install xdebug-beta \
Original file line number Diff line number Diff line change 1- FROM reponame/php:7.3.2 -apache_buildnumber
1+ FROM reponame/php:7.3-apache_buildnumber
22MAINTAINER Azure App Services Container Images <appsvc-images@microsoft.com>
33
44RUN yes | pecl install xdebug-beta \
You can’t perform that action at this time.
0 commit comments