sha256:802ba9f4599582162d67823b937323bc08f7e46df67715f68cd12a89a7336706
OS/ARCH
Compressed size
318.98 MB
Last pushed
6 months by heywoodlh
Type
Image
Manifest digest
sha256:eb855a38d682a56d673dcf4c07810f8eda2fbd82b8387bd4ae5afb41a1069271
Image Layers
1ADD file ... in / 43.79 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get15.46 MB4/bin/sh -c apt-get update &&45.18 MB5/bin/sh -c set -ex; apt-get160.3 MB6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B7ENV LANG=C.UTF-80 B8RUN /bin/sh -c set -eux;5.28 MB9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B10ENV PYTHON_VERSION=3.11.40 B11RUN /bin/sh -c set -eux;20.57 MB12RUN /bin/sh -c set -eux;244 B13ENV PYTHON_PIP_VERSION=23.1.20 B14ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py0 B16ENV PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d7462070 B17RUN /bin/sh -c set -eux;2.95 MB18CMD ["python3"]0 B19LABEL maintainer=heywoodlh0 B20ENV UID=10000 B21ENV GID=10000 B22ENV WEBSITE_ORIGIN=http://second:30000 B23COPY /opt/second /opt/second # buildkit253.85 KB24RUN /bin/sh -c pip3 install24.96 MB25RUN /bin/sh -c addgroup --gid255.53 KB26COPY run.sh /opt/run.sh # buildkit266 B27RUN /bin/sh -c chmod +x32 B28EXPOSE [3000/tcp]0 B29USER second0 B30ENTRYPOINT ["/bin/sh" "-c" "/opt/run.sh"]0 BCommand
ADD file:c3ae258462983c32de8d633c17dcc414087b5ccd8fd76f708981c7f20c7e86a4 in /