Sign inSign up

logzio/logzio-api-fetcher:2.0.0

Multi-platform
Monitoring & observability
Index digest

sha256:18f32865ca28c968bd5f1eba8dfd155270f97f9a5af344f2e37107dd66a893c5

OS/ARCH

Compressed size

46.21 MB

Last pushed

over 1 year by logzioconnectivity

Type

Image

Manifest digest

sha256:1fa07354eaa24fe1af3958e61e5c85a3da39e62560be1ef8b1de4b27653814fb

Image Layers

1# debian.sh --arch 'armhf' out/22.81 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.90 B
7ENV PYTHON_SHA256=7220835d9f90b37c006e9842a8dff4580aaca4318674f947302b8d28f3f811120 B
8RUN /bin/sh -c set -eux;12.07 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 # buildkit205 B
15RUN /bin/sh -c pip install8.52 MB
16RUN /bin/sh -c chown nobody:nogroup97 B
17USER nobody0 B
18COPY --chown=nobody:nogroup /src ./src #24.47 KB
19ENTRYPOINT ["python" "-m" "src.main"]0 B

Command

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