Sign inSign up

logzio/logzio-api-fetcher:2.0.1

Multi-platform
Monitoring & observability
Index digest

sha256:9a35c60bf8ebeabcd07b15d53de299dac99c6359a733f2f6ea1f500d5619a67d

OS/ARCH

Compressed size

46.28 MB

Last pushed

about 1 year by logzioconnectivity

Type

Image

Manifest digest

sha256:99aaec1a4d71300929423df1865cf08b3eec46285e0a2a59a08b947eeaefb3ec

Image Layers

1# debian.sh --arch 'armhf' out/22.83 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;2.78 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.110 B
7ENV PYTHON_SHA256=c30bb24b7f1e9a19b11b55a546434f74e739bb4c271a3e3a80ff4380d49f7adb0 B
8RUN /bin/sh -c set -eux;12.08 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12ENV PYTHONDONTWRITEBYTECODE=10 B
13ENV PYTHONUNBUFFERED=10 B
14COPY requirements.txt requirements.txt # buildkit203 B
15RUN /bin/sh -c pip install8.56 MB
16RUN /bin/sh -c chown nobody:nogroup97 B
17USER nobody0 B
18COPY --chown=nobody:nogroup /src ./src #25.33 KB
19ENTRYPOINT ["python" "-m" "src.main"]0 B

Command

# debian.sh --arch 'armhf' out/ 'bookworm' '@1749513600'