Sign inSign up

hatamiarash7/redis-notifier:v0.4.1

Multi-platform
Index digest

sha256:bbc338703b30ccda2cbf22ff888aa633574def924f865a98f6030fdeccc6e7da

OS/ARCH

Compressed size

69.45 MB

Last pushed

almost 2 years by hatamiarash7

Type

Image

Manifest digest

sha256:25b765eab58372556c125e1f593a437aad23871e45ee608dbbc05f656df8fd9d

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4RUN /bin/sh -c set -eux;3.35 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.13.00 B
7ENV PYTHON_SHA256=086de5882e3cb310d4dca48457522e2e48018ecd43da9cdf827f6a0759efb07d0 B
8RUN /bin/sh -c set -eux;11.97 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11ARG APP_VERSION=v0.4.1"0 B
12ENV PYTHONDONTWRITEBYTECODE=true PYTHONFAULTHANDLER=true PYTHONUNBUFFERED=true PYTHONHASHSEED=random0 B
13LABEL org.opencontainers.image.title=redis-notifier0 B
14LABEL org.opencontainers.image.description=Notify about redis keyspace0 B
15LABEL org.opencontainers.image.url=https://github.com/hatamiarash7/redis-notifier0 B
16LABEL org.opencontainers.image.source=https://github.com/hatamiarash7/redis-notifier0 B
17LABEL org.opencontainers.image.vendor=hatamiarash70 B
18LABEL org.opencontainers.image.author=hatamiarash70 B
19LABEL org.opencontainers.version=v0.4.1"0 B
20LABEL org.opencontainers.image.created=0 B
21LABEL org.opencontainers.image.licenses=MIT0 B
22RUN |1 APP_VERSION=v0.4.1" /bin/sh -c2.18 MB
23WORKDIR /app93 B
24RUN |1 APP_VERSION=v0.4.1" /bin/sh -c21.2 MB
25ENV PATH=/opt/poetry/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
26COPY ./pyproject.toml . # buildkit532 B
27COPY ./poetry.lock . # buildkit6.83 KB
28RUN |1 APP_VERSION=v0.4.1" /bin/sh -c2.95 MB
29COPY . . # buildkit4.7 KB
30CMD ["python" "-m" "redis_notifier"]0 B

Command

ADD file:90b9dd8f12120e8b2cd3ece45fcbe8af67e40565e2032a40f64bd921c43e2ce7 in /