Add php cli
This commit is contained in:
parent
d5d1b9fb73
commit
e1819d45ac
@ -24,6 +24,8 @@ RUN apt-get install build-essential -y
|
|||||||
|
|
||||||
RUN apt-get install python3 -y
|
RUN apt-get install python3 -y
|
||||||
|
|
||||||
|
RUN apt-get install php-cli -y
|
||||||
|
|
||||||
RUN apt-get install libreadline-dev git -y
|
RUN apt-get install libreadline-dev git -y
|
||||||
|
|
||||||
#RUN ./build.sh
|
#RUN ./build.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user