Sign inSign up

netlims/openobserve-exporter:feature-openobserve-exporter-d0dd5ff

Multi-platform
Index digest

sha256:4895bf1949fd2f306ec94461932e604f3d3f078995d0e5e81f0261c077c993e6

OS/ARCH

Compressed size

67.54 MB

Last pushed

about 1 month by devopslabos

Type

Image

Manifest digest

sha256:113369da31cd2af5864bc128f5ff008cbd39e7045f8e24cc90bb18c884fbd1f0

Image Layers

1# debian.sh --arch 'amd64' out/28.85 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.03 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.130 B
7ENV PYTHON_SHA256=8fb5f9fbc7609fa822cb31549884575db7fd9657cbffb89510b5d7975963a83a0 B
8RUN /bin/sh -c set -eux;14.7 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY requirements.txt . # buildkit192 B
13RUN /bin/sh -c pip install7.75 MB
14COPY openobserve_exporter.py config.yml docker-entrypoint.sh ./4.35 KB
15RUN /bin/sh -c chmod +x32 B
16RUN /bin/sh -c apt-get update13.65 MB
17RUN /bin/sh -c apt-get install1.56 MB
18EXPOSE [9115/tcp]0 B
19ENTRYPOINT ["/app/docker-entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bullseye' '@1753056000'