Sign inSign up

fauria/lamp:latest

Manifest digest

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 MB
2/bin/sh -c set -xe &&857 B
3/bin/sh -c rm -rf /var/lib/apt/lists/*528 B
4/bin/sh -c mkdir -p /run/systemd170 B
5CMD ["/bin/bash"]0 B
6MAINTAINER Fer Uria <[email protected]>0 B
7LABEL Description=Cutting-edge LAMP stack, based0 B
8RUN /bin/sh -c apt-get update21.15 MB
9RUN /bin/sh -c apt-get upgrade217 B
10COPY debconf.selections /tmp/ # buildkit209 B
11RUN /bin/sh -c debconf-set-selections /tmp/debconf.selections251.31 KB
12RUN /bin/sh -c apt-get install649.34 KB
13RUN /bin/sh -c apt-get install124.61 MB
14RUN /bin/sh -c apt-get install4.47 MB
15RUN /bin/sh -c apt-get install45.09 MB
16RUN /bin/sh -c apt-get install11.45 MB
17RUN /bin/sh -c apt-get install46.68 MB
18RUN /bin/sh -c npm install16 MB
19ENV LOG_STDOUT=**Boolean**0 B
20ENV LOG_STDERR=**Boolean**0 B
21ENV LOG_LEVEL=warn0 B
22ENV ALLOW_OVERRIDE=All0 B
23ENV DATE_TIMEZONE=UTC0 B
24ENV TERM=dumb0 B
25COPY index.php /var/www/html/ # buildkit323 B
26COPY run-lamp.sh /usr/sbin/ # buildkit897 B
27RUN /bin/sh -c a2enmod rewrite331 B
28RUN /bin/sh -c ln -s151 B
29RUN /bin/sh -c chmod +x896 B
30RUN /bin/sh -c chown -R3.39 KB
31VOLUME [/var/www/html]0 B
32VOLUME [/var/log/httpd]0 B
33VOLUME [/var/lib/mysql]0 B
34VOLUME [/var/log/mysql]0 B
35VOLUME [/etc/apache2]0 B
36EXPOSE map[80/tcp:{}]0 B
37EXPOSE map[3306/tcp:{}]0 B
38CMD ["/usr/sbin/run-lamp.sh"]0 B

Command

ADD file:11b425d4c08e81a3e0cb2e0345d27cd5fc844dd83f1096af4cc05f635824ff5d in /