sha256:1e4bd69fe0e29a553eebfc42fc2bb9e14ec4362161d16e90a747319612e33c8d
OS/ARCH
Compressed size
103.76 MB
Last pushed
over 2 years by hatamiarash7
Type
Image
Manifest digest
sha256:ba1d9f17138621c3b1edea0fd2b5b9e7369b71760d6e2b90ab69b33459b561a0
Image Layers
1ADD file ... in / 25.88 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;2.65 MB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.11.40 B8RUN /bin/sh -c set -eux;11.44 MB9RUN /bin/sh -c set -eux;244 B10ENV PYTHON_PIP_VERSION=23.1.20 B11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d7462070 B14RUN /bin/sh -c set -eux;3.22 MB15CMD ["python3"]0 B16ARG APP_VERSION=undefined@docker0 B17LABEL org.opencontainers.image.title=asn-by-country0 B18LABEL org.opencontainers.image.description=Get ASN delegations list0 B19LABEL org.opencontainers.image.url=https://github.com/hatamiarash7/ASN-By-Country0 B20LABEL org.opencontainers.image.source=https://github.com/hatamiarash7/ASN-By-Country0 B21LABEL org.opencontainers.image.vendor=hatamiarash70 B22LABEL org.opencontainers.image.author=hatamiarash70 B23LABEL org.opencontainers.version=1.4.0"0 B24LABEL org.opencontainers.image.created=0 B25LABEL org.opencontainers.image.licenses=MIT0 B26WORKDIR /app93 B27COPY ./requirements.txt /app/ # buildkit200 B28RUN |1 APP_VERSION=1.4.0" /bin/sh -c60.56 MB29COPY . . # buildkit1.46 KB30ENTRYPOINT ["python3" "main.py"]0 BCommand
ADD file:2818e508d01da2188fb234b38fb19aa1ea9eeeae92d361ecdf49318d949f51a9 in /