sha256:81af3bad18b27583c06f0907c0278058568a90ba966663f87aa6b425d95cf7f7
OS/ARCH
Compressed size
69.47 MB
Last pushed
almost 2 years by hatamiarash7
Type
Image
Manifest digest
sha256:e48262bee4cd7fcfe30bd8fdf2245724bd7cba290a483063b433946e0eeaf577
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.50 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.50 B21LABEL org.opencontainers.image.created=2024-11-030 B22LABEL org.opencontainers.image.licenses=MIT0 B23RUN |2 APP_VERSION=v0.4.5 DATE_CREATED=2024-11-03 /bin/sh2.18 MB24WORKDIR /app93 B25RUN |2 APP_VERSION=v0.4.5 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 . # buildkit531 B28COPY ./poetry.lock . # buildkit6.88 KB29RUN |2 APP_VERSION=v0.4.5 DATE_CREATED=2024-11-03 /bin/sh2.97 MB30COPY . . # buildkit4.7 KB31CMD ["python" "-m" "redis_notifier"]0 BCommand
ADD file:90b9dd8f12120e8b2cd3ece45fcbe8af67e40565e2032a40f64bd921c43e2ce7 in /