sha256:a14ee9900ed543baf9711dcf0d82bbdbf860643f2b1c89cdee693d05c4fe3f49
OS/ARCH
Compressed size
78.83 MB
Last pushed
over 2 years by hatamiarash7
Type
Image
Manifest digest
sha256:fbe4bf2c544a8cfeeeed3a8a0949e2875d4b20dba03a1249013a367818bfef15
Image Layers
1ADD file ... in / 27.78 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.34 MB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.10.120 B8RUN /bin/sh -c set -eux;16.62 MB9RUN /bin/sh -c set -eux;243 B10ENV PYTHON_PIP_VERSION=23.0.10 B11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/9af82b715db434abb94a0a6f3569f43e72157346/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=45a2bb8bf2bb5eff16fdd00faef6f29731831c7c59bd9fc2bf1f3bed511ff1fe0 B14RUN /bin/sh -c set -eux;3.21 MB15CMD ["python3"]0 B16ARG APP_VERSION=undefined@docker0 B17ENV PYTHONDONTWRITEBYTECODE=true PYTHONFAULTHANDLER=true PYTHONUNBUFFERED=true PYTHONHASHSEED=random0 B18LABEL org.opencontainers.image.title=wireguard-peer-monitoring0 B19LABEL org.opencontainers.image.description=Monitor Wireguard peers using0 B20LABEL org.opencontainers.image.url=https://github.com/hatamiarash7/Wireguard-Peer-Monitoring0 B21LABEL org.opencontainers.image.source=https://github.com/hatamiarash7/Wireguard-Peer-Monitoring0 B22LABEL org.opencontainers.image.vendor=hatamiarash70 B23LABEL org.opencontainers.image.author=hatamiarash70 B24LABEL org.opencontainers.version=v1.1.0"0 B25LABEL org.opencontainers.image.created=0 B26LABEL org.opencontainers.image.licenses=MIT0 B27RUN |1 APP_VERSION=v1.1.0" /bin/sh -c1.49 MB28WORKDIR /app93 B29RUN |1 APP_VERSION=v1.1.0" /bin/sh -c23.43 MB30ENV PATH=/opt/poetry/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B31COPY ./pyproject.toml . # buildkit569 B32COPY ./poetry.lock . # buildkit6.94 KB33RUN |1 APP_VERSION=v1.1.0" /bin/sh -c2.96 MB34COPY . . # buildkit5.81 KB35CMD ["python" "-m" "monitoring"]0 BCommand
ADD file:997f5a9b32407d96efac41a1cfafb318f77de077c8b5cd7065b6ec9796b4bf5e in /