sha256:f46c02eca1221e39335649f1b4b1a708978d7696f9381dab2a9816eaf633ffbd
OS/ARCH
Compressed size
182.66 MB
Last pushed
10 months by hatamiarash7
Type
Image
Manifest digest
sha256:b6475372646674b993024be9236e4338b7280a82844ec310e7b5724c6c806d9c
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.00 B11ARG DATE_CREATED=2025-12-030 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.00 B20LABEL org.opencontainers.image.created=2025-12-030 B21LABEL org.opencontainers.image.licenses=MIT0 B22RUN |2 APP_VERSION=v1.2.0 DATE_CREATED=2025-12-03 /bin/sh105.88 MB23WORKDIR /app93 B24RUN |2 APP_VERSION=v1.2.0 DATE_CREATED=2025-12-03 /bin/sh24.14 MB25ENV PATH=/opt/poetry/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B26COPY ./pyproject.toml . # buildkit1.64 KB27COPY ./poetry.lock . # buildkit35.35 KB28RUN |2 APP_VERSION=v1.2.0 DATE_CREATED=2025-12-03 /bin/sh11.67 MB29COPY . . # buildkit15.82 KB30RUN |2 APP_VERSION=v1.2.0 DATE_CREATED=2025-12-03 /bin/sh55.14 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'