sha256:1307d1a306c5616e53eb00f7ff48ef2adfe49de8cd2dd277f58d7f25b712730e
OS/ARCH
Compressed size
69.5 MB
Last pushed
almost 2 years by hatamiarash7
Type
Image
Manifest digest
sha256:1b736c31acc539ef9ab331f03450b349728e3544436013ca65641f3ab95f973a
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.100 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.100 B21LABEL org.opencontainers.image.created=2024-11-130 B22LABEL org.opencontainers.image.licenses=MIT0 B23RUN |2 APP_VERSION=v0.4.10 DATE_CREATED=2024-11-13 /bin/sh2.18 MB24WORKDIR /app93 B25RUN |2 APP_VERSION=v0.4.10 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.10 DATE_CREATED=2024-11-13 /bin/sh2.97 MB30COPY . . # buildkit5 KB31CMD ["python" "-m" "redis_notifier"]0 BCommand
ADD rootfs.tar.xz / # buildkit