We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e97ce99 commit c287766Copy full SHA for c287766
phpbrew/Dockerfile
@@ -61,3 +61,4 @@ RUN source ~/.phpbrew/bashrc \
61
&& ln -s /root/.phpbrew/build/$PHPBREW_PHP /src/php/$PHPBREW_PHP
62
63
ENV PHPBREW_PHP=$PHP_DIST_NAME
64
+ENV PATH=/root/.phpbrew/php/$PHP_DIST_NAME/bin:$PATH
0 commit comments