Sign inSign up

logzio/logzio-api-fetcher:2.1.0

Multi-platform
Monitoring & observability
Index digest

sha256:222e95fa0726dc5dc296030077e717d9a39c7484383b049a7d3753dd5f3e62ce

OS/ARCH

Compressed size

47.01 MB

Last pushed

6 months by logzioconnectivity

Type

Image

Manifest digest

sha256:fe9b770989c7645e38ef572cb097dc830900fecef8e8b9beaebf084919fe4509

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;251 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12ENV PYTHONDONTWRITEBYTECODE=10 B
13ENV PYTHONUNBUFFERED=10 B
14COPY requirements.txt requirements.txt # buildkit204 B
15RUN /bin/sh -c pip install9.84 MB
16RUN /bin/sh -c chown nobody:nogroup96 B
17USER nobody0 B
18COPY --chown=nobody:nogroup /src ./src #27.28 KB
19ENTRYPOINT ["python" "-m" "src.main"]0 B

Command

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