Sign inSign up

dinardalvi/nginx:latest

Manifest digest

sha256:7c259a529a9c321aa538ecd61c417382b7a4ce6906ed142bd355c2e669657d9a

OS/ARCH

linux/amd64

Compressed size

143.67 MB

Last pushed

over 9 years by dinardalvi

Type

Image

Manifest digest

sha256:7c259a529a9c321aa538ecd61c417382b7a4ce6906ed142bd355c2e669657d9a

Image Layers

1ADD file ... in / 62.65 MB
2/bin/sh -c set -xe &&69.88 KB
3/bin/sh -c rm -rf /var/lib/apt/lists/*364 B
4/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g'680 B
5/bin/sh -c mkdir -p /run/systemd163 B
6CMD ["/bin/bash"]0 B
7MAINTAINER Fernando Mayo <[email protected]>,0 B
8ENV DEBIAN_FRONTEND=noninteractive0 B
9/bin/sh -c apt-get update &&80.9 MB
10ADD file ... in /start-apache2.sh 166 B
11ADD file ... in /start-mysqld.sh 135 B
12ADD file ... in /run.sh 439 B
13/bin/sh -c chmod 755 /*.sh0 B
14ADD file ... in /etc/mysql/conf.d/my.cnf 205 B
15ADD file ... in /etc/supervisor/conf.d/supervisord-apache2.conf 240 B
16ADD file ... in /etc/supervisor/conf.d/supervisord-mysqld.conf 246 B
17/bin/sh -c rm -rf /var/lib/mysql/*273 B
18ADD file ... in /create_mysql_admin_user.sh 689 B
19/bin/sh -c chmod 755 /*.sh0 B
20ADD file ... in /etc/apache2/sites-available/000-default.conf 686 B
21/bin/sh -c a2enmod rewrite300 B
22/bin/sh -c git clone https://github.com/fermayo/hello-world-lamp.git51.9 KB
23/bin/sh -c mkdir -p /app147 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/tcp 80/tcp0 B
28CMD ["/run.sh"]0 B

Command

ADD file:b2236d49147fe14d8d4970b667155ad84bde96d183889a76a7512560a0da3f82 in /