sha256:e30510678c4da58bb29607ea9883b7d7ecefb06ea42eacd5410400037c71b9dd
OS/ARCH
Compressed size
78.4 MB
Last pushed
over 1 year by hatamiarash7
Type
Image
Manifest digest
sha256:9f9b78ca9a2c9e71ccba53a0769cf4e72d1eadec7a19a326135f3eefeeede58c
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.16 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.10 B6ENV PYTHON_SHA256=9cf9427bee9e2242e3877dd0f6b641c1853ca461f39d6503ce260a59c80bf0d90 B7RUN /bin/sh -c set -eux;12 MB8RUN /bin/sh -c set -eux;249 B9CMD ["python3"]0 B10ARG APP_VERSION=v1.0.00 B11ARG DATE_CREATED=2024-12-250 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.0.00 B20LABEL org.opencontainers.image.created=2024-12-250 B21LABEL org.opencontainers.image.licenses=MIT0 B22RUN |2 APP_VERSION=v1.0.0 DATE_CREATED=2024-12-25 /bin/sh2.18 MB23WORKDIR /app93 B24RUN |2 APP_VERSION=v1.0.0 DATE_CREATED=2024-12-25 /bin/sh22.51 MB25ENV PATH=/opt/poetry/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B26COPY ./pyproject.toml . # buildkit1.36 KB27COPY ./poetry.lock . # buildkit21.94 KB28RUN |2 APP_VERSION=v1.0.0 DATE_CREATED=2024-12-25 /bin/sh11.6 MB29COPY . . # buildkit7.54 KB30CMD ["python" "-m" "iranleague_exporter"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1734912000'