sha256:15f5b10eba310bb061364866c82bc3dac8a2dfa464a8d9317e44837a4c75dd91
OS/ARCH
Compressed size
74.48 MB
Last pushed
about 2 years by hatamiarash7
Type
Image
Manifest digest
sha256:270ec0f0e6c1fba93fd6273d62a6e939c373e7bed5a25ce844b9fd45b85f7494
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.50 B8RUN /bin/sh -c set -eux;11.18 MB9RUN /bin/sh -c set -eux;232 B10ENV PYTHON_PIP_VERSION=24.20 B11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/66d8a0f637083e2c3ddffc0cb1e65ce126afb856/public/get-pip.py0 B12ENV PYTHON_GET_PIP_SHA256=6fb7b781206356f45ad79efbb19322caa6c2a5ad39092d0d44d0fec94117e1180 B13RUN /bin/sh -c set -eux;3.8 MB14CMD ["python3"]0 B15ARG APP_VERSION=v0.2.2"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.2"0 B24LABEL org.opencontainers.image.created=0 B25LABEL org.opencontainers.image.licenses=MIT0 B26RUN |1 APP_VERSION=v0.2.2" /bin/sh -c1.48 MB27WORKDIR /app91 B28RUN |1 APP_VERSION=v0.2.2" /bin/sh -c23.92 MB29ENV PATH=/opt/poetry/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B30COPY ./pyproject.toml . # buildkit532 B31COPY ./poetry.lock . # buildkit6.82 KB32RUN |1 APP_VERSION=v0.2.2" /bin/sh -c2.97 MB33COPY . . # buildkit2.49 KB34CMD ["python" "-m" "redis_notifier"]0 BCommand
ADD file:3d9897cfe027ecc7cbdb16e74a676ed143725ea2d08dbb0dde23309e041de0f3 in /