sha256:654c4cd4a2e3fc955eb8a0bae93d5cda1f0d398074c47e9b045beef5135aca84
OS/ARCH
Compressed size
73.55 MB
Last pushed
about 2 years by hatamiarash7
Type
Image
Manifest digest
sha256:67707199ad9967afdb1ee150cac9c5f313f37fc774c840be508b177b44774e74
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 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;3.35 MB6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B7ENV PYTHON_VERSION=3.12.40 B8RUN /bin/sh -c set -eux;11.45 MB9RUN /bin/sh -c set -eux;230 B10ENV PYTHON_PIP_VERSION=24.00 B11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/ac00c61f60b2df101b7cdf90ed319b625ac93b42/public/get-pip.py0 B12ENV PYTHON_GET_PIP_SHA256=0f8bb2652c0b0965f268312f49ec21e772d421d381af4324beea66b8acf2635c0 B13RUN /bin/sh -c set -eux;2.74 MB14CMD ["python3"]0 B15ARG APP_VERSION=v0.2.0"0 B16ENV PYTHONDONTWRITEBYTECODE=true PYTHONFAULTHANDLER=true PYTHONUNBUFFERED=true PYTHONHASHSEED=random0 B17LABEL org.opencontainers.image.title=redis-notifier0 B18LABEL org.opencontainers.image.description=Notify about redis keyspace0 B19LABEL org.opencontainers.image.url=https://github.com/hatamiarash7/redis-notifier0 B20LABEL org.opencontainers.image.source=https://github.com/hatamiarash7/redis-notifier0 B21LABEL org.opencontainers.image.vendor=hatamiarash70 B22LABEL org.opencontainers.image.author=hatamiarash70 B23LABEL org.opencontainers.version=v0.2.0"0 B24LABEL org.opencontainers.image.created=0 B25LABEL org.opencontainers.image.licenses=MIT0 B26RUN |1 APP_VERSION=v0.2.0" /bin/sh -c1.48 MB27WORKDIR /app93 B28RUN |1 APP_VERSION=v0.2.0" /bin/sh -c23.79 MB29ENV PATH=/opt/poetry/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B30COPY ./pyproject.toml . # buildkit529 B31COPY ./poetry.lock . # buildkit6.79 KB32RUN |1 APP_VERSION=v0.2.0" /bin/sh -c2.95 MB33COPY . . # buildkit2.27 KB34CMD ["python" "-m" "redis_notifier"]0 BCommand
ADD file:b24689567a7c604de93e4ef1dc87c372514f692556744da43925c575b4f80df6 in /