sha256:e149a117ba178774cbf5c7a00f36b1cc08070de76c2f83fc4c82e834df3db448
OS/ARCH
Compressed size
89.86 MB
Last pushed
almost 2 years by hatamiarash7
Type
Image
Manifest digest
sha256:f9393024ec936e9f0a4e913cea94534f37751b23c698bce754420d15166baca6
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.35 MB6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B7ENV PYTHON_VERSION=3.12.60 B8RUN /bin/sh -c set -eux;12.79 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ARG APP_VERSION=v1.0.20 B12ENV PYTHONDONTWRITEBYTECODE=true PYTHONFAULTHANDLER=true PYTHONUNBUFFERED=true PYTHONHASHSEED=random0 B13LABEL org.opencontainers.image.title=bgp-prefix-analyzer0 B14LABEL org.opencontainers.image.description=Analyze BGP prefixes of0 B15LABEL org.opencontainers.image.url=https://github.com/hatamiarash7/bgp-prefix-analyzer0 B16LABEL org.opencontainers.image.source=https://github.com/hatamiarash7/bgp-prefix-analyzer0 B17LABEL org.opencontainers.image.vendor=hatamiarash70 B18LABEL org.opencontainers.image.author=hatamiarash70 B19LABEL org.opencontainers.version=v1.0.20 B20LABEL org.opencontainers.image.created=0 B21LABEL org.opencontainers.image.licenses=MIT0 B22RUN |1 APP_VERSION=v1.0.2 /bin/sh -c1.48 MB23WORKDIR /app93 B24RUN |1 APP_VERSION=v1.0.2 /bin/sh -c23.97 MB25ENV PATH=/opt/poetry/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B26COPY ./pyproject.toml . # buildkit859 B27COPY ./poetry.lock . # buildkit23.14 KB28RUN |1 APP_VERSION=v1.0.2 /bin/sh -c20.46 MB29COPY . . # buildkit9.1 KB30CMD ["python" "-m" "analyzer.main"]0 BCommand
ADD file:a9a95cfab16803be03e59ade41622ef5061cf90f2d034304fe4ac1ee9ff30389 in /