sha256:42f44c1482bb1c474aeacd268012e08f14851ed2486fb3140cb20fa8e34a84ac
OS/ARCH
Compressed size
89.91 MB
Last pushed
almost 2 years by hatamiarash7
Type
Image
Manifest digest
sha256:f2a0a149a9e9e4d6957bcf909fd2d28e01f848a90007dc0925f66ed5e527a227
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.70 B8RUN /bin/sh -c set -eux;12.79 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11ARG APP_VERSION=v1.1.10 B12ARG DATE_CREATED=2024-10-020 B13ENV PYTHONDONTWRITEBYTECODE=true PYTHONFAULTHANDLER=true PYTHONUNBUFFERED=true PYTHONHASHSEED=random0 B14LABEL org.opencontainers.image.title=bgp-prefix-analyzer0 B15LABEL org.opencontainers.image.description=Analyze BGP prefixes of0 B16LABEL org.opencontainers.image.url=https://github.com/hatamiarash7/bgp-prefix-analyzer0 B17LABEL org.opencontainers.image.source=https://github.com/hatamiarash7/bgp-prefix-analyzer0 B18LABEL org.opencontainers.image.vendor=hatamiarash70 B19LABEL org.opencontainers.image.author=hatamiarash70 B20LABEL org.opencontainers.version=v1.1.10 B21LABEL org.opencontainers.image.created=2024-10-020 B22LABEL org.opencontainers.image.licenses=MIT0 B23RUN |2 APP_VERSION=v1.1.1 DATE_CREATED=2024-10-02 /bin/sh1.48 MB24WORKDIR /app93 B25RUN |2 APP_VERSION=v1.1.1 DATE_CREATED=2024-10-02 /bin/sh23.97 MB26ENV PATH=/opt/poetry/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B27COPY ./pyproject.toml . # buildkit862 B28COPY ./poetry.lock . # buildkit23.28 KB29RUN |2 APP_VERSION=v1.1.1 DATE_CREATED=2024-10-02 /bin/sh20.51 MB30COPY . . # buildkit10.22 KB31CMD ["python" "-m" "analyzer.main"]0 BCommand
ADD file:a9a95cfab16803be03e59ade41622ef5061cf90f2d034304fe4ac1ee9ff30389 in /