sha256:9d5ba069a8f5d4b658eac29de7ff5f0c6b576006fea6acb629892f0b4cbb4b85
OS/ARCH
Compressed size
99.69 MB
Last pushed
over 1 year by hatamiarash7
Type
Image
Manifest digest
sha256:509392bf58f5aee3c6bdfb88d6274a77de380e065f217c165f86992184d61644
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=1.6.00 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.6.00 B24LABEL org.opencontainers.image.created=$(date --iso-8601=seconds)0 B25LABEL org.opencontainers.image.licenses=MIT0 B26WORKDIR /app93 B27COPY requirements.txt . # buildkit219 B28RUN |1 APP_VERSION=1.6.0 /bin/sh -c56.49 MB29COPY . . # buildkit3.22 KB30ENTRYPOINT ["python3" "main.py"]0 BCommand
ADD file:2818e508d01da2188fb234b38fb19aa1ea9eeeae92d361ecdf49318d949f51a9 in /