Sign inSign up

dinardalvi/lamp:latest

Manifest digest

sha256:1258f6bca5349a3ba921a6d8ed96a58d8e71bb27d979ac4dc3724061e2f9369e

OS/ARCH

linux/amd64

Compressed size

150.76 MB

Last pushed

over 8 years by dinardalvi

Type

Image

Manifest digest

sha256:1258f6bca5349a3ba921a6d8ed96a58d8e71bb27d979ac4dc3724061e2f9369e

Image Layers

1ADD file ... in / 69.68 MB
2/bin/sh -c set -xe &&70.95 KB
3/bin/sh -c rm -rf /var/lib/apt/lists/*630 B
4/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g'853 B
5/bin/sh -c mkdir -p /run/systemd163 B
6CMD ["/bin/bash"]0 B
7MAINTAINER [email protected]0 B
8ENV DEBIAN_FRONTEND=noninteractive0 B
9/bin/sh -c apt-get update &&80.96 MB
10ADD file ... in /start-apache2.sh 167 B
11ADD file ... in /start-mysqld.sh 135 B
12ADD file ... in /run.sh 435 B
13/bin/sh -c chmod 755 /*.sh542 B
14ADD file ... in /etc/mysql/conf.d/my.cnf 204 B
15ADD file ... in /etc/supervisor/conf.d/supervisord-apache2.conf 247 B
16ADD file ... in /etc/supervisor/conf.d/supervisord-mysqld.conf 248 B
17/bin/sh -c rm -rf /var/lib/mysql/*274 B
18ADD file ... in /create_mysql_admin_user.sh 686 B
19/bin/sh -c chmod 755 /*.sh1.04 KB
20ADD file ... in /etc/apache2/sites-available/000-default.conf 689 B
21/bin/sh -c a2enmod rewrite303 B
22/bin/sh -c git clone https://github.com/fermayo/hello-world-lamp.git52.25 KB
23/bin/sh -c mkdir -p /app146 B
24ENV PHP_UPLOAD_MAX_FILESIZE=10M0 B
25ENV PHP_POST_MAX_SIZE=10M0 B
26VOLUME [/etc/mysql /var/lib/mysql]0 B
27EXPOSE 3306 800 B
28CMD ["/run.sh"]0 B

Command

ADD file:6eca4ad395f3f9986f9edf8cc1cc454f7247e63f18bdd8bdb914537ef55b9c88 in /