Sign inSign up

heywoodlh/second:2026_01

Multi-platform
Index digest

sha256:9008078a8fba9fa70bc2b757746456f4cbb27e96e42237dc605131450376a0bd

OS/ARCH

Compressed size

313.29 MB

Last pushed

8 months by heywoodlh

Type

Image

Manifest digest

sha256:7da3a7959f469e0129be23f7b4bcfaf9d842e337c5a42a5747c97106507cd3a8

Image Layers

1ADD file ... in / 43.79 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get15.46 MB
4/bin/sh -c apt-get update &&45.18 MB
5/bin/sh -c set -ex; apt-get160.3 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.28 MB
9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
10ENV PYTHON_VERSION=3.11.40 B
11RUN /bin/sh -c set -eux;20.57 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 # buildkit253.84 KB
24RUN /bin/sh -c pip3 install19.27 MB
25RUN /bin/sh -c addgroup --gid255.51 KB
26COPY run.sh /opt/run.sh # buildkit263 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:c3ae258462983c32de8d633c17dcc414087b5ccd8fd76f708981c7f20c7e86a4 in /