sha256:0992a688790553e1af842efbe575f5cb6f937e5347f732bd42b52fa5d7499a98
OS/ARCH
Compressed size
319.07 MB
Last pushed
7 months by heywoodlh
Type
Image
Manifest digest
sha256:4c20a021646ff4e50cfba18882bfc3d5ba4594d05f3ef0dadb55b8a46811bd2a
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.84 KB24RUN /bin/sh -c pip3 install25.05 MB25RUN /bin/sh -c addgroup --gid255.52 KB26COPY run.sh /opt/run.sh # buildkit263 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 /