sha256:71d8dc41a84327e80b16d963be7d47720239c64e035819b32ecaa6e48196f59e
OS/ARCH
Compressed size
69.5 MB
Last pushed
almost 2 years by hatamiarash7
Type
Image
Manifest digest
sha256:2b17bcec6858c91fcad5bbd5c53fc1258dea8d856ed6bc60460d01c1e4a1f334
Image Layers
1ADD rootfs.tar.xz / # buildkit27.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;250 B10CMD ["python3"]0 B11ARG APP_VERSION=v0.4.80 B12ARG DATE_CREATED=2024-11-130 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.80 B21LABEL org.opencontainers.image.created=2024-11-130 B22LABEL org.opencontainers.image.licenses=MIT0 B23RUN |2 APP_VERSION=v0.4.8 DATE_CREATED=2024-11-13 /bin/sh2.18 MB24WORKDIR /app93 B25RUN |2 APP_VERSION=v0.4.8 DATE_CREATED=2024-11-13 /bin/sh21.23 MB26ENV PATH=/opt/poetry/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B27COPY ./pyproject.toml . # buildkit1.03 KB28COPY ./poetry.lock . # buildkit6.88 KB29RUN |2 APP_VERSION=v0.4.8 DATE_CREATED=2024-11-13 /bin/sh2.97 MB30COPY . . # buildkit5.01 KB31CMD ["python" "-m" "redis_notifier"]0 BCommand
ADD rootfs.tar.xz / # buildkit