Sign inSign up

yindan/genshinhelper:1.6.0

Multi-platform
Manifest digest

sha256:77bbe665ba9d65b1aab1c316868b64ba51b2020bdf4d89b2914d1604add2ca2b

OS/ARCH

Compressed size

20.9 MB

Last pushed

about 5 years by yindan

Type

Image

Manifest digest

sha256:77bbe665ba9d65b1aab1c316868b64ba51b2020bdf4d89b2914d1604add2ca2b

Image Layers

1ADD file ... in / 2.32 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 set -eux; apk639.85 KB
6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.9.60 B
8/bin/sh -c set -ex &&10.04 MB
9/bin/sh -c cd /usr/local/bin &&234 B
10ENV PYTHON_PIP_VERSION=21.2.40 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/c20b0cfd643cd4a19246ccf204e2997af70f6b21/public/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=fa6f3fb93cce234cd4e8dd2beb54a51ab9c247653b52855a48dd44e6b21ff28b0 B
13/bin/sh -c set -ex; wget2.24 MB
14CMD ["python3"]0 B
15ENV CRON_SIGNIN=0 6 * *0 B
16WORKDIR /tmp0 B
17COPY requirements.txt ./ # buildkit203 B
18RUN /bin/sh -c adduser app5.63 MB
19WORKDIR /app99 B
20COPY docker.py ./ # buildkit749 B
21COPY locale ./locale # buildkit852 B
22COPY genshinhelper ./genshinhelper # buildkit44.95 KB
23COPY update_i18n.sh ./ # buildkit519 B
24RUN /bin/sh -c sh update_i18n.sh3.01 KB
25USER app0 B
26CMD ["python3" "./docker.py"]0 B

Command

ADD file:3a35ff3ac0d80289d419a4d6d8319610c38e1936d296addafb9aaf506946230f in /