sha256:1fc469adb34f3f8a477ffc8beb2567e1e963cd2b368a26c389a6465f755f280c
OS/ARCH
linux/amd64
Compressed size
22.98 MB
Last pushed
over 2 years by wastrachan
Type
Image
Manifest digest
sha256:1fc469adb34f3f8a477ffc8beb2567e1e963cd2b368a26c389a6465f755f280c
Image Layers
1ADD file ... in / 3.25 MB2CMD ["/bin/sh"]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;605.08 KB6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B7ENV PYTHON_VERSION=3.12.20 B8RUN /bin/sh -c set -eux;11.22 MB9RUN /bin/sh -c set -eux;241 B10ENV PYTHON_PIP_VERSION=24.00 B11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B12ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B13RUN /bin/sh -c set -eux;2.57 MB14CMD ["python3"]0 B15LABEL org.opencontainers.image.title=ARIN Waitlist0 B16LABEL org.opencontainers.image.description=ARIN Waitlist Monitor0 B17LABEL org.opencontainers.image.source=https://github.com/wastrachan/docker-arin-waitlist0 B18LABEL org.opencontainers.image.authors=Winston Astrachan0 B19LABEL org.opencontainers.image.licenses=MIT0 B20ENV PYTHONUNBUFFERED=1 LANG=C.UTF-8 LANGUAGE=C.UTF-8 LC_ALL=C.UTF-80 B21COPY arin-waitlist.py / # buildkit1.45 KB22COPY docker-entrypoint.sh / # buildkit450 B23COPY requirements.txt / # buildkit120 B24RUN /bin/sh -c set -eux;5.34 MB25ENTRYPOINT ["/docker-entrypoint.sh"]0 B26CMD ["crond" "-f" "-c" "/etc/crontabs/"]0 BCommand
ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /