sha256:18c956bdbd1953a31e15e8fc3a5d3d6244a3ee16aed2e04e97bd5f57fe8aacea
OS/ARCH
Compressed size
74.3 MB
Last pushed
10 months by hatamiarash7
Type
Image
Manifest digest
sha256:939f25d2c591f4b2b12fd76b382dbe4162d90e790fb5d4b5190764a055f81a3c
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 PYTHON_VERSION=3.14.00 B5ENV PYTHON_SHA256=2299dae542d395ce3883aca00d3c910307cd68e0b2f7336098c8e7b7eee9f3e90 B6RUN /bin/sh -c set -eux;11.61 MB7RUN /bin/sh -c set -eux;248 B8CMD ["python3"]0 B9ARG APP_VERSION=v1.4.0"0 B10ARG DATE_CREATED=2025-11-150 B11ENV PYTHONDONTWRITEBYTECODE=true PYTHONFAULTHANDLER=true PYTHONUNBUFFERED=true PYTHONHASHSEED=random0 B12LABEL org.opencontainers.image.title=wireguard-peer-monitoring0 B13LABEL org.opencontainers.image.description=Monitor Wireguard peers using0 B14LABEL org.opencontainers.image.url=https://github.com/hatamiarash7/Wireguard-Peer-Monitoring0 B15LABEL org.opencontainers.image.source=https://github.com/hatamiarash7/Wireguard-Peer-Monitoring0 B16LABEL org.opencontainers.image.vendor=hatamiarash70 B17LABEL org.opencontainers.image.author=hatamiarash70 B18LABEL org.opencontainers.version=v1.4.0"0 B19LABEL org.opencontainers.image.created=2025-11-150 B20LABEL org.opencontainers.image.licenses=MIT0 B21RUN |2 APP_VERSION=v1.4.0" DATE_CREATED=2025-11-15 /bin/sh4.83 MB22WORKDIR /app93 B23RUN |2 APP_VERSION=v1.4.0" DATE_CREATED=2025-11-15 /bin/sh24.64 MB24ENV PATH=/opt/poetry/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B25COPY ./pyproject.toml . # buildkit592 B26COPY ./poetry.lock . # buildkit14.12 KB27RUN |2 APP_VERSION=v1.4.0" DATE_CREATED=2025-11-15 /bin/sh3.56 MB28COPY . . # buildkit7.02 KB29CMD ["python" "-m" "monitoring"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1762202650'