Dockerfile
FROM ubuntu RUN apt-get -yqq update RUN apt-get -yqq install vim RUN apt-get -yqq install apache2 RUN apt-get -yqq install wget RUN apt-get -yqq install curl RUN apt-get -yqq install bison RUN apt-get -yqq install gcc RUN apt-get -yqq install make RUN apt-get -yqq install bison RUN apt-get -yqq install flex RUN apt-get -yqq install libxml2-dev VOLUME /condir
Content type
Image
Digest
Size
191.7 MB
Last updated
over 10 years ago
docker pull buraphacloud/php:7-apache-ci-tutorial