php5query
Common files for packages built from the php5 source
RUN apt-get update && \
apt-get install -y php5-common
RUN apt-get update && \
apt-get install -y php5-common
RUN apk add php5-common
RUN apt-get update && \
apt-get install -y php5-common