Sign inSign up

sipcapture/homer-docker:master

Manifest digest

sha256:8722ac7b7963636049d3875d97fea5c069abb9804d91d3a30a32ec3d6334f45e

OS/ARCH

linux/amd64

Compressed size

292.76 MB

Last pushed

almost 8 years by qxip

Type

Image

Manifest digest

sha256:8722ac7b7963636049d3875d97fea5c069abb9804d91d3a30a32ec3d6334f45e

Image Layers

1ADD file ... in / 51.74 MB
2CMD ["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.43 MB
7/bin/sh -c apt-get install --no-install-recommends91.16 MB
8/bin/sh -c a2enmod php50 B
9/bin/sh -c groupadd -r mysql2 KB
10/bin/sh -c mkdir /docker-entrypoint-initdb.d115 B
11/bin/sh -c apt-get update &&1.46 MB
12/bin/sh -c apt-key adv --keyserver22.95 KB
13ENV MYSQL_MAJOR=5.70 B
14ENV MYSQL_VERSION=5.6.270 B
15/bin/sh -c echo "deb http://repo.mysql.com/apt/debian/222 B
16/bin/sh -c apt-get update &&75.86 MB
17/bin/sh -c sed -Ei 's/^(bind-address|log)/#&/'611 B
18/bin/sh -c mkdir -p /var/lib/mysql/0 B
19/bin/sh -c chmod -R 7550 B
20WORKDIR /0 B
21/bin/sh -c git clone --depth667.6 KB
22/bin/sh -c git clone --depth7.11 MB
23/bin/sh -c chmod -R +x1.11 KB
24/bin/sh -c cp -R /homer-api/scripts/mysql/.7.05 KB
25/bin/sh -c cp -R /homer-ui/*3.58 MB
26/bin/sh -c cp -R /homer-api/api73.89 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 -O532 B
30/bin/sh -c wget https://raw.githubusercontent.com/sipcapture/homer-config/master/docker/preferences.php -O1.71 KB
31/bin/sh -c wget https://raw.githubusercontent.com/sipcapture/homer-config/master/docker/vhost.conf -O455 B
32/bin/sh -c apt-key adv --recv-keys25.37 KB
33/bin/sh -c echo "deb http://deb.kamailio.org/kamailio238 B
34/bin/sh -c echo "deb-src http://deb.kamailio.org/kamailio244 B
35/bin/sh -c apt-get update -qq27 MB
36COPY file:cf7b965fdceaa9626dc84a3b4cea7e05a57ba844bbc271021dca7b667867fe70 in /etc/kamailio/kamailio.cfg 6.57 KB
37/bin/sh -c chmod 775 /etc/kamailio/kamailio.cfg6.57 KB
38/bin/sh -c ln -s /usr/lib64183 B
39/bin/sh -c apt-get update -qq24.5 MB
40/bin/sh -c touch /var/log/cron.log147 B
41/bin/sh -c apt-get install cron1.85 KB
42/bin/sh -c echo "30 3160 B
43/bin/sh -c crontab /crons.conf396 B
44COPY file:e0993e9d597161a3bdb5e8809aa08ff308a14a9882b6e42268bc894da25bc921 in /run.sh 2.38 KB
45/bin/sh -c chmod a+rx /run.sh0 B
46VOLUME [/etc/mysql /var/lib/mysql /var/www/html/store]0 B
47EXPOSE 800 B
48EXPOSE 90600 B
49ENTRYPOINT ["/run.sh"]0 B
50LABEL io.codefresh.repo.branch=master0 B
51LABEL io.codefresh.repo.hash=3d53d1ab024ce4f599a62991ff0eb098db69c9ac0 B
52LABEL io.codefresh.repo.name=homer-docker0 B
53LABEL io.codefresh.repo.owner=sipcapture0 B
54LABEL io.codefresh.repo.sha=51d5542f1d13cdebe5231dcbfd4d3da0f498b00f0 B
55LABEL io.codefresh.repo.type=yml0 B

Command

ADD file:28906382f13932b8498c715984587f13905a32cc9427fb4f8779b7f159a68580 in /