Sign inSign up

crramirez/lamp:latest

Manifest digest

sha256:2380d7287eb4801805d86dee0cfa02a8a8f67a75a719e5005332653953cc9adf

OS/ARCH

linux/amd64

Compressed size

555.92 MB

Last pushed

over 6 years by crramirez

Type

Image

Manifest digest

sha256:2380d7287eb4801805d86dee0cfa02a8a8f67a75a719e5005332653953cc9adf

Image Layers

1ADD file ... in /62.63 MB
2/bin/sh -c echo '#!/bin/sh' >69.81 KB
3/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g'681 B
4CMD ["/bin/bash"]0 B
5MAINTAINER Fernando Mayo <[email protected]>, Feng0 B
6ENV DEBIAN_FRONTEND=noninteractive0 B
7/bin/sh -c apt-get update &&79.93 MB
8ADD file ... in /start-apache2.sh167 B
9ADD file ... in /start-mysqld.sh135 B
10ADD file ... in /run.sh437 B
11/bin/sh -c chmod 755 /*.sh545 B
12ADD file ... in /etc/mysql/conf.d/my.cnf203 B
13ADD file ... in /etc/supervisor/conf.d/supervisord-apache2.conf242 B
14ADD file ... in /etc/supervisor/conf.d/supervisord-mysqld.conf243 B
15/bin/sh -c rm -rf /var/lib/mysql/*276 B
16ADD file ... in /create_mysql_admin_user.sh688 B
17/bin/sh -c chmod 755 /*.sh1.05 KB
18ADD file ... in /etc/apache2/sites-available/000-default.conf680 B
19/bin/sh -c a2enmod rewrite293 B
20/bin/sh -c git clone https://github.com/fermayo/hello-world-lamp.git51.91 KB
21/bin/sh -c mkdir -p /app144 B
22ENV PHP_UPLOAD_MAX_FILESIZE=10M0 B
23ENV PHP_POST_MAX_SIZE=10M0 B
24VOLUME [/etc/mysql /var/lib/mysql]0 B
25EXPOSE 3306/tcp 80/tcp0 B
26CMD ["/run.sh"]0 B
27/bin/sh -c apt-get update -q132.57 MB
28/bin/sh -c do-release-upgrade -f DistUpgradeViewNonInteractive273.86 MB
29/bin/sh -c apt-get install -y6.79 MB

Command

ADD file:7ce20ce3daa6af21dbe2449904b08854d15bee060ab8621d0a955fc720237e84 in /