Sign inSign up

sbower/misp:latest

Manifest digest

sha256:bf17a7058e908c12c6f8b4a1f72fdcbdc8a2960918ed5eeafa1173959ca96a6f

OS/ARCH

linux/amd64

Compressed size

2.41 GB

Last pushed

over 5 years by sbower

Type

Image

Manifest digest

sha256:bf17a7058e908c12c6f8b4a1f72fdcbdc8a2960918ed5eeafa1173959ca96a6f

Image Layers

1ADD file ... in / 25.47 MB
2/bin/sh -c set -xe &&852 B
3/bin/sh -c [ -z "$(apt-get0 B
4/bin/sh -c mkdir -p /run/systemd162 B
5CMD ["/bin/bash"]0 B
6ENV DEBIAN_FRONTEND=noninteractive0 B
7/bin/sh -c apt-get update &&171.97 MB
8/bin/sh -c locale-gen en_US.UTF-8416.53 KB
9ENV LANG=en_US.UTF-80 B
10/bin/sh -c apt-get install -y2.71 MB
11/bin/sh -c apt-get install -y34.35 MB
12/bin/sh -c sed -i 22.72 KB
13/bin/sh -c apt-get install -y82.19 MB
14WORKDIR /var/www0 B
15/bin/sh -c chown www-data:www-data /var/www114 B
16USER www-data0 B
17/bin/sh -c git clone https://github.com/MISP/MISP.git123.65 MB
18WORKDIR /var/www/MISP0 B
19/bin/sh -c git checkout tags/$(git363.2 MB
20USER root0 B
21/bin/sh -c pip3 install git+https://github.com/STIXProject/python-stix.git6.63 MB
22USER www-data0 B
23WORKDIR /var/www/MISP0 B
24/bin/sh -c git submodule init0 B
25WORKDIR /var/www/MISP/app0 B
26/bin/sh -c curl --fail --location540.4 KB
27/bin/sh -c php composer.phar update4.9 MB
28USER root0 B
29/bin/sh -c phpenmod redis387 B
30USER www-data0 B
31/bin/sh -c cp -fa /var/www/MISP/INSTALL/setup/config.php2.87 KB
32USER root0 B
33/bin/sh -c chown -R www-data:www-data488.96 MB
34/bin/sh -c cp /var/www/MISP/INSTALL/misp.logrotate /etc/logrotate.d/misp262 B
35/bin/sh -c echo "postfix postfix/main_mailer_type702.15 KB
36/bin/sh -c sed -i 's/^\(daemonize\s*\)yes\s*$/\1no/g'20 KB
37/bin/sh -c sed -i 's/^\(bind\s*\)127.0.0.120 KB
38COPY file:b2692c5132ac0dc3da19093c366657b23516f9c5e715528d59ec249029883654 in healthcheck.patch 476 B
39/bin/sh -c patch /var/www/MISP/INSTALL/apache.misp.ubuntu <834 B
40/bin/sh -c cp /var/www/MISP/INSTALL/apache.misp.ubuntu /etc/apache2/sites-available/misp.conf1.13 KB
41/bin/sh -c sudo -u www-data11.16 KB
42/bin/sh -c sed -i -E2.99 KB
43/bin/sh -c chmod a+x /var/www/MISP/app/Console/worker/start.sh572 B
44WORKDIR /var/www/MISP/app/files0 B
45/bin/sh -c rm -rf misp-objects60.84 MB
46/bin/sh -c sudo -E apt-get7.36 MB
47WORKDIR /opt0 B
48/bin/sh -c git clone --branch5.8 MB
49/bin/sh -c cd misp-modules &&550.7 MB
50/bin/sh -c ( 463 B
51/bin/sh -c sed -i -E1.7 KB
52ADD file ... in /run.sh 2.03 KB
53/bin/sh -c chmod 0755 /run.sh2.06 KB
54WORKDIR /var/www/MISP0 B
55/bin/sh -c tar czpf /root/MISP.tgz539.4 MB
56VOLUME [/var/www/MISP]0 B
57EXPOSE 800 B
58ENTRYPOINT ["/run.sh"]0 B

Command

ADD file:ef36fee25b0bd1d99979ecb8d54b206cec33d4e8fd2232189f0d8e5ab9754798 in /