sha256:0a5d3d77d0f88a99705043fd866c0e155a8efc3c797a2f6e75e8ddd75bb67da6
OS/ARCH
Compressed size
92.04 MB
Last pushed
almost 3 years by shaykeren02
Type
Image
Manifest digest
sha256:c45d21a2ab5d9cd792dfbd614374ca0e4656d4aace4392c301ac5e3c751a8866
Image Layers
1ADD file ... in / 2.77 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-cache29.77 MB6USER postgres0 B7RUN /bin/sh -c initdb -D4.28 MB8USER root0 B9COPY supervisord.conf /etc/supervisord.conf # buildkit625 B10COPY postgresql.conf /etc/postgresql15/postgresql.conf # buildkit277 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 # buildkit233 B14COPY setup-influxdb.sh /etc/influxdb/setup-influxdb.sh # buildkit442 B15COPY setup-postgres.sh /etc/postgresql15/setup-postgres.sh # buildkit461 B16COPY postgres-listener.sh /etc/postgres-listener.sh # buildkit481 B17COPY influxdb-listener.sh /etc/influxdb-listener.sh # buildkit510 B18COPY pg_hba.conf /var/lib/postgresql/data/pg_hba.conf # buildkit269 B19EXPOSE map[5432/tcp:{} 6379/tcp:{} 8086/tcp:{}]0 B20CMD ["/usr/bin/supervisord" "-n"]0 BCommand
ADD file:dcb85d43d1fb96861612c42288878b13debfa9d0b956adea1f2472d0c50f0144 in /