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