Sign inSign up

dokku/docker-grafana-graphite:3.0.0

Manifest digest

sha256:aab479901ab2c1589e8b7cf2900bf8fb83c1d1fcb4b7030baea09244229e39e7

OS/ARCH

linux/amd64

Compressed size

396.64 MB

Last pushed

over 7 years by savant

Type

Image

Manifest digest

sha256:aab479901ab2c1589e8b7cf2900bf8fb83c1d1fcb4b7030baea09244229e39e7

Image Layers

1ADD file ... in / 62.66 MB
2/bin/sh -c set -xe &&69.88 KB
3/bin/sh -c rm -rf /var/lib/apt/lists/*358 B
4/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g'675 B
5/bin/sh -c mkdir -p /run/systemd163 B
6CMD ["/bin/bash"]0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8/bin/sh -c apt-get -y update21.12 MB
9/bin/sh -c apt-get -y install13.58 MB
10/bin/sh -c add-apt-repository -y ppa:chris-lea/node.js291.4 KB
11/bin/sh -c apt-get -y update4.67 KB
12/bin/sh -c apt-get -y install217.69 MB
13/bin/sh -c pip install Twisted==11.1.05.2 MB
14/bin/sh -c pip install Django==1.56.51 MB
15/bin/sh -c pip install pytz266.47 KB
16/bin/sh -c npm install ini3.2 MB
17/bin/sh -c mkdir /src92 B
18/bin/sh -c git clone https://github.com/graphite-project/whisper.git388.86 KB
19/bin/sh -c git clone https://github.com/graphite-project/carbon.git1.51 MB
20/bin/sh -c git clone https://github.com/graphite-project/graphite-web.git24.73 MB
21/bin/sh -c git clone https://github.com/etsy/statsd.git777.39 KB
22/bin/sh -c mkdir /src/grafana 38.66 MB
23ADD file ... in /src/statsd/config.js 329 B
24ADD file ... in /opt/graphite/webapp/graphite/initial_data.json 434 B
25ADD file ... in /opt/graphite/webapp/graphite/local_settings.py 1.05 KB
26ADD file ... in /opt/graphite/conf/carbon.conf 1.57 KB
27ADD file ... in /opt/graphite/conf/storage-schemas.conf 227 B
28ADD file ... in /opt/graphite/conf/storage-aggregation.conf 339 B
29/bin/sh -c mkdir -p /opt/graphite/storage/whisper0 B
30/bin/sh -c touch /opt/graphite/storage/graphite.db /opt/graphite/storage/index183 B
31/bin/sh -c chown -R www-data280 B
32/bin/sh -c chmod 0775 /opt/graphite/storage167 B
33/bin/sh -c chmod 0664 /opt/graphite/storage/graphite.db174 B
34/bin/sh -c cd /opt/graphite/webapp/graphite &&4.93 KB
35ADD file ... in /opt/grafana/conf/custom.ini 2.35 KB
36/bin/sh -c mkdir /src/dashboards117 B
37ADD multi:43fcfcde52c61917f76bdb7c697b2a58030814252ff8d395f81655324443d765 in /src/dashboards/ 6.43 KB
38ADD file ... in /src/ 382 B
39/bin/sh -c mkdir /src/dashboard-loader125 B
40ADD file ... in /src/dashboard-loader/ 1.69 KB
41ADD file ... in /etc/nginx/nginx.conf 924 B
42ADD file ... in /etc/supervisor/conf.d/supervisord.conf 659 B
43EXPOSE 80/tcp0 B
44EXPOSE 2003/tcp0 B
45EXPOSE 8125/udp0 B
46EXPOSE 8126/tcp0 B
47EXPOSE 81/tcp0 B
48CMD ["/usr/bin/supervisord"]0 B

Command

ADD file:79ae73b5e33a497a33c1664e8e7129548273ee9d6ac9336b6ec940808a22a781 in /