Sign inSign up

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

Multi-platform
Index digest

sha256:4895bf1949fd2f306ec94461932e604f3d3f078995d0e5e81f0261c077c993e6

OS/ARCH

Compressed size

65.93 MB

Last pushed

about 1 month by devopslabos

Type

Image

Manifest digest

sha256:16c70d2e74e3779998ef87a129ee3dcaff635cdbc42fb253e6800c6273f67b4c

Image Layers

1# debian.sh --arch 'arm64' out/27.41 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.02 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.74 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.72 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.47 MB
17RUN /bin/sh -c apt-get install1.58 MB
18EXPOSE [9115/tcp]0 B
19ENTRYPOINT ["/app/docker-entrypoint.sh"]0 B

Command

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