Sign inSign up

benoitg/dvwa:latest

Manifest digest

sha256:a8bc98c31f4ae4022e2b7627d468837e0b43e64e85f7a1cb023fb017bf615c09

OS/ARCH

linux/amd64

Compressed size

177.93 MB

Last pushed

about 8 years by benoitg

Type

Image

Manifest digest

sha256:a8bc98c31f4ae4022e2b7627d468837e0b43e64e85f7a1cb023fb017bf615c09

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.sh439 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
27MAINTAINER Benoit Galati <[email protected]>0 B
28ARG DEBIAN_FRONTEND=noninteractive0 B
29/bin/sh -c rm -fr /app/*33.12 MB
30/bin/sh -c rm -rf /var/lib/apt/lists/*2.12 MB
31COPY file:59c44dc525e8946f1f19bdc76ba7aa01147cfa8a9bb98540599d30f448b5968a in /etc/php5/apache2/conf.d/php.ini 275 B
32EXPOSE 3306 800 B
33CMD ["/run.sh"]0 B

Command

ADD file:7ce20ce3daa6af21dbe2449904b08854d15bee060ab8621d0a955fc720237e84 in /