Sign inSign up

sipcapture/homer-docker-opensips:later

Manifest digest

sha256:282e322b726128d3f88c4a1f020938a868c30a1111ea1d2472c43e3e67fa16be

OS/ARCH

linux/amd64

Compressed size

242.36 MB

Last pushed

over 9 years by qxip

Type

Image

Manifest digest

sha256:282e322b726128d3f88c4a1f020938a868c30a1111ea1d2472c43e3e67fa16be

Image Layers

1ADD file ... in / 50.15 MB
2CMD ["/bin/bash"]0 B
3MAINTAINER L. Mangani <[email protected]>0 B
4ENV HOME=/root0 B
5ENV DEBIAN_FRONTEND=noninteractive0 B
6/bin/sh -c apt-get update -qq9.24 MB
7/bin/sh -c apt-get install --no-install-recommends93.2 MB
8/bin/sh -c a2enmod php50 B
9/bin/sh -c groupadd -r mysql2.02 KB
10/bin/sh -c mkdir /docker-entrypoint-initdb.d115 B
11/bin/sh -c apt-get update &&1.47 MB
12/bin/sh -c apt-key adv --keyserver18.8 KB
13ENV MYSQL_MAJOR=5.60 B
14ENV MYSQL_VERSION=5.6.270 B
15/bin/sh -c echo "deb http://repo.mysql.com/apt/debian/217 B
16/bin/sh -c apt-get update &&41.81 MB
17/bin/sh -c sed -Ei 's/^(bind-address|log)/#&/'793 B
18/bin/sh -c mkdir -p /var/lib/mysql/0 B
19/bin/sh -c chmod -R 755134 B
20WORKDIR /0 B
21/bin/sh -c git clone --depth665.67 KB
22/bin/sh -c git clone --depth6.44 MB
23/bin/sh -c chmod -R +x7.02 KB
24/bin/sh -c cp -R /homer-api/scripts/mysql/.6.97 KB
25/bin/sh -c cp -R /homer-ui/*3.24 MB
26/bin/sh -c cp -R /homer-api/api73.03 KB
27/bin/sh -c chown -R www-data:www-data59.1 KB
28/bin/sh -c chmod -R 077559.04 KB
29/bin/sh -c wget https://raw.githubusercontent.com/sipcapture/homer-config/master/docker/configuration.php -O521 B
30/bin/sh -c wget https://raw.githubusercontent.com/sipcapture/homer-config/master/docker/preferences.php -O1.7 KB
31/bin/sh -c wget https://raw.githubusercontent.com/sipcapture/homer-config/master/docker/vhost.conf -O447 B
32/bin/sh -c apt-key adv --keyserver20.12 KB
33/bin/sh -c echo "deb http://apt.opensips.org235 B
34/bin/sh -c apt-get update -qq11.54 MB
35/bin/sh -c rm /etc/opensips/opensips.cfg151 B
36COPY file:ea6ec1542ce0bc63d5d83e47d95580b3f416f5ee48c6f3481868c3569383d24c in /etc/opensips/opensips.m4 5.02 KB
37/bin/sh -c chmod 775 /etc/opensips/opensips.m45.02 KB
38COPY file:af6a0d1ac686bf62c514c6614e09e0747431fbf64a59ea5accb6bfaa3390050b in /etc/opensips/opensips-es.m4 5.23 KB
39/bin/sh -c chmod 775 /etc/opensips/opensips-es.m45.23 KB
40/bin/sh -c ln -s /usr/lib64174 B
41/bin/sh -c apt-get update -qq24.34 MB
42/bin/sh -c touch /var/log/cron.log144 B
43/bin/sh -c apt-get install cron1.14 KB
44/bin/sh -c echo "30 3202 B
45/bin/sh -c echo "local0.* -/var/log/opensips.log"183 B
46COPY file:7accccf7a66dfda75f93dd3456cbb191b8a05cd3c8caaac0e844618dda0d80e5 in /run.sh 2.63 KB
47/bin/sh -c chmod a+rx /run.sh2.63 KB
48COPY file:2e614b8bf171684d196d2c926dfbddca7a12980e37b8157ad01225f2922b4ea1 in /etc/homer-es-template.json 444 B
49VOLUME [/etc/mysql /var/lib/mysql /var/www/html/store]0 B
50EXPOSE 80/tcp0 B
51EXPOSE 9060/tcp0 B
52ENTRYPOINT ["/run.sh"]0 B
53LABEL io.codefresh.repo.branch=master io.codefresh.repo.hash=9cdb7536fe340b2367ae670abc79ccc110f47bff io.codefresh.repo.name=homer-docker0 B

Command

ADD file:f4e6551ac34ab446a297849489a5693d67a7e76c9cb9ed9346d82392c9d9a5fe in /