sha256:eaedb9a585a958a37afac4707aa4eca7034efc0e094f92a4d810dbfc050be155
OS/ARCH
Compressed size
73.54 MB
Last pushed
over 2 years by hatamiarash7
Type
Image
Manifest digest
sha256:79fa89fbb8213e62072d35f90e17e7cab7997814a5406be73f588697bb17370b
Image Layers
1ADD file ... in / 27.8 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.30 B8RUN /bin/sh -c set -eux;11.45 MB9RUN /bin/sh -c set -eux;244 B10ENV PYTHON_PIP_VERSION=24.00 B11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B12ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B13RUN /bin/sh -c set -eux;2.91 MB14CMD ["python3"]0 B15ARG APP_VERSION=undefined@docker0 B16ENV PYTHONDONTWRITEBYTECODE=true PYTHONFAULTHANDLER=true PYTHONUNBUFFERED=true PYTHONHASHSEED=random0 B17LABEL org.opencontainers.image.title=wireguard-peer-monitoring0 B18LABEL org.opencontainers.image.description=Monitor Wireguard peers using0 B19LABEL org.opencontainers.image.url=https://github.com/hatamiarash7/Wireguard-Peer-Monitoring0 B20LABEL org.opencontainers.image.source=https://github.com/hatamiarash7/Wireguard-Peer-Monitoring0 B21LABEL org.opencontainers.image.vendor=hatamiarash70 B22LABEL org.opencontainers.image.author=hatamiarash70 B23LABEL org.opencontainers.version=v1.2.0"0 B24LABEL org.opencontainers.image.created=0 B25LABEL org.opencontainers.image.licenses=MIT0 B26RUN |1 APP_VERSION=v1.2.0" /bin/sh -c1.48 MB27WORKDIR /app93 B28RUN |1 APP_VERSION=v1.2.0" /bin/sh -c23.41 MB29ENV PATH=/opt/poetry/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B30COPY ./pyproject.toml . # buildkit587 B31COPY ./poetry.lock . # buildkit7.09 KB32RUN |1 APP_VERSION=v1.2.0" /bin/sh -c3.13 MB33COPY . . # buildkit6.23 KB34CMD ["python" "-m" "monitoring"]0 BCommand
ADD file:4b1be1de1a1e5aa608c688cad2824587262081866180d7368feb79d33ca05953 in /