sha256:f99e910d82daeac34b1c01b32b7943eb9d777d974eb72fdc34a48d6daa9f30d6
OS/ARCH
Compressed size
94.67 MB
Last pushed
almost 3 years by digmatic
Type
Image
Manifest digest
sha256:b4608e3e15db82a31c0090ce45a9d108476e832e6468fff825b3f3692b8f58d3
Image Layers
1ADD file ... in / 3.18 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c wget https://dl.influxdata.com/influxdb/releases/influxdb2-2.7.4_linux_amd64.tar.gz44.19 MB4RUN /bin/sh -c wget https://dl.influxdata.com/influxdb/releases/influxdb2-client-2.7.3-linux-amd64.tar.gz11.03 MB5RUN /bin/sh -c apk --no-cache31.99 MB6USER postgres0 B7RUN /bin/sh -c initdb -D4.28 MB8USER root0 B9COPY supervisord.conf /etc/supervisord.conf # buildkit622 B10COPY postgresql.conf /etc/postgresql15/postgresql.conf # buildkit273 B11COPY supervisord.conf /etc/supervisord.conf # buildkit32 B12COPY run-influxdb.sh /etc/influxdb/run-influxdb.sh # buildkit270 B13COPY run-postgres.sh /etc/postgresql15/run-postgres.sh # buildkit235 B14COPY setup-influxdb.sh /etc/influxdb/setup-influxdb.sh # buildkit440 B15COPY setup-postgres.sh /etc/postgresql15/setup-postgres.sh # buildkit458 B16COPY postgres-listener.sh /etc/postgres-listener.sh # buildkit479 B17COPY influxdb-listener.sh /etc/influxdb-listener.sh # buildkit509 B18COPY pg_hba.conf /var/lib/postgresql/data-pg/pg_hba.conf # buildkit273 B19EXPOSE map[5432/tcp:{} 6379/tcp:{} 8086/tcp:{}]0 B20CMD ["/usr/bin/supervisord" "-n"]0 BCommand
ADD file:d8a30995bbcd627f084912c728fda5483b6ba486de25af588a0956069d0bd7ad in /