sha256:97e861119fbd08cb318759c5338179774f4dad2b83cc4aa0530308490a78a162
OS/ARCH
Compressed size
318.41 MB
Last pushed
3 months by heywoodlh
Type
Image
Manifest digest
sha256:5a85fc84fa1575c3ed2fa661139f0d5231b8f5bf5134625abc7724e9b3fb7e7e
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 # buildkit263.76 KB24RUN /bin/sh -c pip3 install24.37 MB25RUN /bin/sh -c addgroup --gid266.3 KB26COPY run.sh /opt/run.sh # buildkit261 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 /