sha256:f67ea9447ec7a73813664f1bc5ff90534258b88919779f5f8e52cd77efefcc38
OS/ARCH
Compressed size
69.47 MB
Last pushed
almost 2 years by hatamiarash7
Type
Image
Manifest digest
sha256:1b25ff2c2470c2e96cae455c06bb0f4d7643a56869be325b2b34f132ba0c868e
Image Layers
1ADD file ... in / 27.78 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4RUN /bin/sh -c set -eux;3.35 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.13.00 B7ENV PYTHON_SHA256=086de5882e3cb310d4dca48457522e2e48018ecd43da9cdf827f6a0759efb07d0 B8RUN /bin/sh -c set -eux;11.97 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ARG APP_VERSION=v0.4.30 B12ARG DATE_CREATED=2024-11-030 B13ENV PYTHONDONTWRITEBYTECODE=true PYTHONFAULTHANDLER=true PYTHONUNBUFFERED=true PYTHONHASHSEED=random0 B14LABEL org.opencontainers.image.title=redis-notifier0 B15LABEL org.opencontainers.image.description=Notify about redis keyspace0 B16LABEL org.opencontainers.image.url=https://github.com/hatamiarash7/redis-notifier0 B17LABEL org.opencontainers.image.source=https://github.com/hatamiarash7/redis-notifier0 B18LABEL org.opencontainers.image.vendor=hatamiarash70 B19LABEL org.opencontainers.image.author=hatamiarash70 B20LABEL org.opencontainers.version=v0.4.30 B21LABEL org.opencontainers.image.created=2024-11-030 B22LABEL org.opencontainers.image.licenses=MIT0 B23RUN |2 APP_VERSION=v0.4.3 DATE_CREATED=2024-11-03 /bin/sh2.18 MB24WORKDIR /app93 B25RUN |2 APP_VERSION=v0.4.3 DATE_CREATED=2024-11-03 /bin/sh21.2 MB26ENV PATH=/opt/poetry/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B27COPY ./pyproject.toml . # buildkit533 B28COPY ./poetry.lock . # buildkit6.88 KB29RUN |2 APP_VERSION=v0.4.3 DATE_CREATED=2024-11-03 /bin/sh2.97 MB30COPY . . # buildkit4.71 KB31CMD ["python" "-m" "redis_notifier"]0 BCommand
ADD file:90b9dd8f12120e8b2cd3ece45fcbe8af67e40565e2032a40f64bd921c43e2ce7 in /