Sign inSign up

logzio/logzio-api-fetcher:2.1.1

Multi-platform
Monitoring & observability
Index digest

sha256:9d16b5dcf71b912876119a1505642652cff778b0ff5a16c140529690f8230359

OS/ARCH

Compressed size

47.03 MB

Last pushed

5 months by logzioconnectivity

Type

Image

Manifest digest

sha256:afc0298fdc51dffdd1b075ce80839948fb03f76494c76b3fc18a6ac8e7d35495

Image Layers

1# debian.sh --arch 'armhf' out/25 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.19 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;10.95 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 # buildkit208 B
15RUN /bin/sh -c pip install9.86 MB
16RUN /bin/sh -c chown nobody:nogroup97 B
17USER nobody0 B
18COPY --chown=nobody:nogroup /src ./src #27.07 KB
19ENTRYPOINT ["python" "-m" "src.main"]0 B

Command

# debian.sh --arch 'armhf' out/ 'trixie' '@1775433600'