roynroy/docker-hub-update-notifier:1.2.9

Multi-platform
Manifest digest

sha256:72e9e7b3e93e0ee0d84d7f56a8445c382949a3798726eb83d819ec81d3f33d04

OS/ARCH

Compressed size

27.67 MB

Last pushed

almost 6 years by roynroy

Type

Image

Manifest digest

sha256:72e9e7b3e93e0ee0d84d7f56a8445c382949a3798726eb83d819ec81d3f33d04

Image Layers

1ADD file ... in / 2.48 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5/bin/sh -c apk add --no-cache274.45 KB
6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.8.50 B
8/bin/sh -c set -ex &&10.56 MB
9/bin/sh -c cd /usr/local/bin &&230 B
10ENV PYTHON_PIP_VERSION=20.2.20 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/5578af97f8b2b466f4cdbebe18a3ba2d48ad1434/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=d4d62a0850fe0c2e6325b2cc20d818c580563de5a2038f917e3cb0e25280b4d10 B
13/bin/sh -c set -ex; wget2.02 MB
14CMD ["python3"]0 B
15ENV PYTHONUNBUFFERED=10 B
16WORKDIR /app1.16 KB
17RUN /bin/sh -c addgroup -g2.54 KB
18RUN /bin/sh -c mkdir -p1.21 KB
19RUN /bin/sh -c apk add1.21 MB
20RUN /bin/sh -c pip install10.66 MB
21COPY django/ /app/ # buildkit287.36 KB
22RUN /bin/sh -c apk add180.24 KB
23COPY scripts /usr/local/bin # buildkit2.29 KB
24RUN /bin/sh -c chmod 7552.28 KB
25USER django0 B
26ENTRYPOINT ["entrypoint.sh"]0 B
27CMD ["uwsgi" "uwsgi.ini"]0 B

Command

ADD file:f46e997a56849423db17e5fc9f0249ab6c73b155245927dba5fcb9dfd65f622f in /