Sign inSign up

philhawthorne/docker-influxdb-grafana:edge

Manifest digest

sha256:c522da2305344874b1d6163eac6b51f82e932229ab04c5503094327908944f84

OS/ARCH

linux/amd64

Compressed size

201.73 MB

Last pushed

about 4 years by philhawthorne

Type

Image

Manifest digest

sha256:c522da2305344874b1d6163eac6b51f82e932229ab04c5503094327908944f84

Image Layers

1ADD file ... in / 21.52 MB
2CMD ["bash"]0 B
3LABEL maintainer=Phil Hawthorne <[email protected]>0 B
4ENV DEBIAN_FRONTEND=noninteractive0 B
5ENV LANG=C.UTF-80 B
6ENV INFLUXDB_VERSION=1.8.100 B
7ENV CHRONOGRAF_VERSION=1.9.40 B
8ENV GRAFANA_VERSION=7.5.160 B
9ENV GF_DATABASE_TYPE=sqlite30 B
10WORKDIR /root32 B
11RUN /bin/sh -c ARCH= &&180.2 MB
12COPY supervisord/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit457 B
13COPY bash/profile .profile # buildkit263 B
14COPY influxdb/influxdb.conf /etc/influxdb/influxdb.conf # buildkit4.42 KB
15COPY grafana/grafana.ini /etc/grafana/grafana.ini # buildkit3.97 KB
16COPY run.sh /run.sh # buildkit208 B
17RUN chmod +x /run.sh #239 B
18CMD ["/run.sh"]0 B

Command

ADD file:cfad5912b6dd7590713979e5a5e231b1b6873200fde725cb7baf75110d7fa138 in /