Sign inSign up

csalab/csaf:wackopicko

Security
Integration & delivery
Operating systems
Manifest digest

sha256:236c743c2085f226e44897c9bed3988507522d72d11de64f4abbfd4cb89dcbe9

OS/ARCH

linux/amd64

Compressed size

248.72 MB

Last pushed

over 2 years by csalab

Type

Image

Manifest digest

sha256:236c743c2085f226e44897c9bed3988507522d72d11de64f4abbfd4cb89dcbe9

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 Adam Doupe <[email protected]>0 B
28/bin/sh -c apt-get update &&76.83 MB
29/bin/sh -c rm -fr /app93 B
30COPY dir:a5f4a892e5497a0c2baf36f65f46d78cd7b976f06f7128a84237f51f7c8044d8 in /app 4.57 MB
31/bin/sh -c chmod 777 /app/upload125 B
32COPY file:16dfd4023af624e73f2709b63de16cbcd607d59a87b6b9b404624e8a2131309f in . 3.17 KB
33ADD file ... in /create_mysql_admin_user.sh 734 B
34ADD file ... in /etc/php5/apache2/php.ini 21.68 KB
35ADD file ... in /etc/php5/cli/php.ini 21.68 KB
36/bin/sh -c sed -i 's/150/250/g'559 B
37/bin/sh -c sed -i 's/150/250/g'433 B
38/bin/sh -c chmod 755 /*.sh1.1 KB
40WORKDIR /var/www/html0 B
41RUN /bin/sh -c chmod +s56.6 KB
42RUN /bin/sh -c apt-get update24.52 MB

Command

ADD file:7ce20ce3daa6af21dbe2449904b08854d15bee060ab8621d0a955fc720237e84 in /