Sign inSign up

digmatic/digma-persistence:1.1

Multi-platform
Index digest

sha256:60b51f53f528e227fb73a3b4b62b1a15477ff94239e7077cc8adf44db4b03c92

OS/ARCH

Compressed size

94.41 MB

Last pushed

almost 3 years by digmatic

Type

Image

Manifest digest

sha256:b63a72d44928adf11efedd55970f034c301f146e892ec8f3605c9770169ab863

Image Layers

1ADD file ... in / 3.24 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c wget https://dl.influxdata.com/influxdb/releases/influxdb2-2.7.4_linux_amd64.tar.gz44.19 MB
4RUN /bin/sh -c wget https://dl.influxdata.com/influxdb/releases/influxdb2-client-2.7.3-linux-amd64.tar.gz11.03 MB
5RUN /bin/sh -c apk --no-cache31.67 MB
6USER postgres0 B
7RUN /bin/sh -c initdb -D4.28 MB
8USER root0 B
9COPY supervisord.conf /etc/supervisord.conf # buildkit624 B
10COPY postgresql.conf /etc/postgresql15/postgresql.conf # buildkit276 B
11COPY supervisord.conf /etc/supervisord.conf # buildkit32 B
12COPY run-influxdb.sh /etc/influxdb/run-influxdb.sh # buildkit270 B
13COPY run-postgres.sh /etc/postgresql15/run-postgres.sh # buildkit234 B
14COPY setup-influxdb.sh /etc/influxdb/setup-influxdb.sh # buildkit440 B
15COPY setup-postgres.sh /etc/postgresql15/setup-postgres.sh # buildkit460 B
16COPY postgres-listener.sh /etc/postgres-listener.sh # buildkit480 B
17COPY influxdb-listener.sh /etc/influxdb-listener.sh # buildkit512 B
18COPY pg_hba.conf /var/lib/postgresql/data-pg/pg_hba.conf # buildkit274 B
19EXPOSE map[5432/tcp:{} 6379/tcp:{} 8086/tcp:{}]0 B
20CMD ["/usr/bin/supervisord" "-n"]0 B

Command

ADD file:fc714080c3bcbbce7ac746a10d7b4355ffa36293a8d435d62cd5359ea8eb8364 in /