Sign inSign up

logzio/logzio-api-fetcher:2.1.0

Multi-platform
Monitoring & observability
Index digest

sha256:222e95fa0726dc5dc296030077e717d9a39c7484383b049a7d3753dd5f3e62ce

OS/ARCH

Compressed size

47.77 MB

Last pushed

6 months by logzioconnectivity

Type

Image

Manifest digest

sha256:1fe3ed67d654b999861bf9eead0f750ad4efb68ca043aedd4fc784a52d615105

Image Layers

1# debian.sh --arch 'arm64' out/28.74 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.21 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.49 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 install6.3 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 'arm64' out/ 'trixie' '@1771804800'