Sign inSign up

lizardbyte/retroarcher:db0a9e9

Multi-platform
Index digest

sha256:89fc6d52edad669aff008a5e7140a7844777e6ae84b8c4d7fa050a13279eab88

OS/ARCH

Compressed size

152.51 MB

Last pushed

almost 2 years by lizardbyte

Type

Image

Manifest digest

sha256:e5d7e9a9958b61c96eb13b0095097b82470e0ce825d0480e9ef9cc6f5df3cbd1

Image Layers

1ADD file ... in / 30.88 MB
2CMD ["bash"]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; apt-get1.04 MB
6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.9.60 B
8/bin/sh -c set -ex &&10.55 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; savedAptMark="$(apt-mark2.52 MB
14CMD ["python3"]0 B
15COPY /build/ /app/ # buildkit67.73 MB
16COPY /opt/venv/ /opt/venv/ # buildkit39.79 MB
17ENV PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
18ENV RETROARCHER_DOCKER=True0 B
19ENV TZ=UTC0 B
20RUN /bin/sh -c groupadd -g1.69 KB
21RUN /bin/sh -c mkdir -p96 B
22VOLUME [/config]0 B
23CMD ["python" "retroarcher.py"]0 B
24EXPOSE map[9696/tcp:{}]0 B
25HEALTHCHECK &{["CMD-SHELL" "python retroarcher.py --docker_healthcheck0 B

Command

ADD file:9afc107c0880864c9f16852bb6cc272a068f2c82a2df7c3444bbbc533f377156 in /