php5
command-line interpreter for the php5 scripting language
RUN apt-get update && \
apt-get install -y php5-cli
RUN apt-get update && \
apt-get install -y php5-cli
RUN apk add php5-cli
RUN apt-get update && \
apt-get install -y php5-cli