Sign inSign up

heywoodlh/second:2026_07

Multi-platform
Index digest

sha256:9ef6a0e09faf06f0973ac675daa8014bea74effd296a36e4b801ab43cc93c203

OS/ARCH

Compressed size

352.88 MB

Last pushed

about 2 months by heywoodlh

Type

Image

Manifest digest

sha256:d607d63461a53b8a87fb68d6d4c1adf1fafb87f1e107c09db7cfcb4b8a60f6b3

Image Layers

1ADD file ... in / 48.11 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get16.76 MB
4/bin/sh -c apt-get update &&49.47 MB
5/bin/sh -c set -ex; apt-get182.99 MB
6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8RUN /bin/sh -c set -eux;5.86 MB
9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
10ENV PYTHON_VERSION=3.11.40 B
11RUN /bin/sh -c set -eux;21.28 MB
12RUN /bin/sh -c set -eux;244 B
13ENV PYTHON_PIP_VERSION=23.1.20 B
14ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d7462070 B
17RUN /bin/sh -c set -eux;2.95 MB
18CMD ["python3"]0 B
19LABEL maintainer=heywoodlh0 B
20ENV UID=10000 B
21ENV GID=10000 B
22ENV WEBSITE_ORIGIN=http://second:30000 B
23COPY /opt/second /opt/second # buildkit258.62 KB
24RUN /bin/sh -c pip3 install24.96 MB
25RUN /bin/sh -c addgroup --gid261.15 KB
26COPY run.sh /opt/run.sh # buildkit265 B
27RUN /bin/sh -c chmod +x32 B
28EXPOSE [3000/tcp]0 B
29USER second0 B
30ENTRYPOINT ["/bin/sh" "-c" "/opt/run.sh"]0 B

Command

ADD file:54838b3dbf7839dadd0b29835bbe53ecbfdfde657ef8671ec5ac3cf5867ea069 in /