Sign inSign up

citizenstig/nowasp:latest

Manifest digest

sha256:8bf6f283163bbc269ccfff513e4a06776325cb4957f683df9edd4ab98c6966de

OS/ARCH

linux/amd64

Compressed size

281.24 MB

Last pushed

over 8 years by citizenstig

Type

Image

Manifest digest

sha256:8bf6f283163bbc269ccfff513e4a06776325cb4957f683df9edd4ab98c6966de

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 Nikolay Golub <[email protected]>0 B
28ENV DEBIAN_FRONTEND=noninteractive0 B
29/bin/sh -c rm -fr /app/*105.43 MB
30/bin/sh -c wget -O /mutillidae.zip33.11 MB
31EXPOSE 3306/tcp 80/tcp0 B
32CMD ["/run.sh"]0 B

Command

ADD file:7ce20ce3daa6af21dbe2449904b08854d15bee060ab8621d0a955fc720237e84 in /