sha256:68d0184078fffc5838866b9674b111fc96dc444461fc2f1163b96d627ab0fc00
OS/ARCH
Compressed size
182.68 MB
Last pushed
9 months by hatamiarash7
Type
Image
Manifest digest
sha256:1089685184b57a121c0b15f6d3e32d258b254553b69561faf433dabbbc7919a2
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.23 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.100 B6ENV PYTHON_SHA256=bc673c04375a1a3f0808c27ba8f0411ab811ad390a8740318ccb9c60fad8fd770 B7RUN /bin/sh -c set -eux;11.24 MB8RUN /bin/sh -c set -eux;250 B9CMD ["python3"]0 B10ARG APP_VERSION=v1.2.20 B11ARG DATE_CREATED=2025-12-080 B12ENV PYTHONDONTWRITEBYTECODE=true PYTHONFAULTHANDLER=true PYTHONUNBUFFERED=true PYTHONHASHSEED=random0 B13LABEL org.opencontainers.image.title=iranleague-exporter0 B14LABEL org.opencontainers.image.description=Export football match schedules0 B15LABEL org.opencontainers.image.url=https://github.com/hatamiarash7/iranleague-exporter0 B16LABEL org.opencontainers.image.source=https://github.com/hatamiarash7/iranleague-exporter0 B17LABEL org.opencontainers.image.vendor=hatamiarash70 B18LABEL org.opencontainers.image.author=hatamiarash70 B19LABEL org.opencontainers.version=v1.2.20 B20LABEL org.opencontainers.image.created=2025-12-080 B21LABEL org.opencontainers.image.licenses=MIT0 B22RUN |2 APP_VERSION=v1.2.2 DATE_CREATED=2025-12-08 /bin/sh105.88 MB23WORKDIR /app93 B24RUN |2 APP_VERSION=v1.2.2 DATE_CREATED=2025-12-08 /bin/sh24.15 MB25ENV PATH=/opt/poetry/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B26COPY ./pyproject.toml . # buildkit1.65 KB27COPY ./poetry.lock . # buildkit35.33 KB28RUN |2 APP_VERSION=v1.2.2 DATE_CREATED=2025-12-08 /bin/sh11.68 MB29COPY . . # buildkit16.06 KB30RUN |2 APP_VERSION=v1.2.2 DATE_CREATED=2025-12-08 /bin/sh55.34 KB31USER appuser0 B32EXPOSE [8000/tcp]0 B33HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8000/health0 B34CMD ["python" "-m" "iranleague_exporter"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1763337600'