sha256:9837abef4a1e993526be1f6ccc2e0a3a0ab95f1832c7536cc5d8c3dc5002e758
OS/ARCH
linux/amd64
Compressed size
314.68 MB
Last pushed
over 3 years by fauria
Type
Image
Manifest digest
sha256:9837abef4a1e993526be1f6ccc2e0a3a0ab95f1832c7536cc5d8c3dc5002e758
Image Layers
1ADD file ... in / 44.34 MB2/bin/sh -c set -xe &&857 B3/bin/sh -c rm -rf /var/lib/apt/lists/*528 B4/bin/sh -c mkdir -p /run/systemd170 B5CMD ["/bin/bash"]0 B7LABEL Description=Cutting-edge LAMP stack, based0 B8RUN /bin/sh -c apt-get update21.15 MB9RUN /bin/sh -c apt-get upgrade217 B10COPY debconf.selections /tmp/ # buildkit209 B11RUN /bin/sh -c debconf-set-selections /tmp/debconf.selections251.31 KB12RUN /bin/sh -c apt-get install649.34 KB13RUN /bin/sh -c apt-get install124.61 MB14RUN /bin/sh -c apt-get install4.47 MB15RUN /bin/sh -c apt-get install45.09 MB16RUN /bin/sh -c apt-get install11.45 MB17RUN /bin/sh -c apt-get install46.68 MB18RUN /bin/sh -c npm install16 MB19ENV LOG_STDOUT=**Boolean**0 B20ENV LOG_STDERR=**Boolean**0 B21ENV LOG_LEVEL=warn0 B22ENV ALLOW_OVERRIDE=All0 B23ENV DATE_TIMEZONE=UTC0 B24ENV TERM=dumb0 B25COPY index.php /var/www/html/ # buildkit323 B26COPY run-lamp.sh /usr/sbin/ # buildkit897 B27RUN /bin/sh -c a2enmod rewrite331 B28RUN /bin/sh -c ln -s151 B29RUN /bin/sh -c chmod +x896 B30RUN /bin/sh -c chown -R3.39 KB31VOLUME [/var/www/html]0 B32VOLUME [/var/log/httpd]0 B33VOLUME [/var/lib/mysql]0 B34VOLUME [/var/log/mysql]0 B35VOLUME [/etc/apache2]0 B36EXPOSE map[80/tcp:{}]0 B37EXPOSE map[3306/tcp:{}]0 B38CMD ["/usr/sbin/run-lamp.sh"]0 BCommand
ADD file:11b425d4c08e81a3e0cb2e0345d27cd5fc844dd83f1096af4cc05f635824ff5d in /