roynroy/docker-hub-update-notifier:1.2.7

Multi-platform
Manifest digest

sha256:0fa830102f6898e0d5d443a4da5787d17e7ef74b5b31377e1f869c357eb5e052

OS/ARCH

Compressed size

36.65 MB

Last pushed

almost 6 years by roynroy

Type

Image

Manifest digest

sha256:0fa830102f6898e0d5d443a4da5787d17e7ef74b5b31377e1f869c357eb5e052

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 &&19.93 MB
9/bin/sh -c cd /usr/local/bin &&229 B
10ENV PYTHON_PIP_VERSION=20.20 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/cb5b85a8e0c3d13ced611b97816d7490d2f1497e/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=a30ff8a3446c592c6d70403a82483716e7b759e8eecba2c8d3f6ecfb34a8d6d70 B
13/bin/sh -c set -ex; wget2.02 MB
14CMD ["python3"]0 B
15ENV PYTHONUNBUFFERED=10 B
16WORKDIR /app1.15 KB
17RUN /bin/sh -c addgroup -g2.52 KB
18RUN /bin/sh -c mkdir -p1.21 KB
19RUN /bin/sh -c apk add1.21 MB
20RUN /bin/sh -c pip install10.39 MB
21COPY django/ /app/ # buildkit287.36 KB
22RUN /bin/sh -c apk add63.01 KB
23COPY scripts /usr/local/bin # buildkit2.28 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 /