sha256:8b616cf901af11ba7c4d0c2f028c11f5c784a15bf763e9f2c2fc0afd21768165
OS/ARCH
Compressed size
273.93 MB
Last pushed
3 days by emqxcirobot
Type
Image
Manifest digest
sha256:f6febcd03b034eae13a78e5cdb60ed461291dc5d1d3fd8b9d07ec4c28feddb6a
Image Layers
1# debian.sh --arch 'amd64' out/28.45 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.23 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.150 B6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B7RUN /bin/sh -c set -eux;11.36 MB8RUN /bin/sh -c set -eux;250 B9CMD ["python3"]0 B10RUN /bin/sh -c apt-get update164.35 MB11ENV LC_ALL=C.UTF-80 B12ENV LANG=C.UTF-80 B13ENV GOTRACEBACK=crash0 B14WORKDIR /opt/neuronex116 B15COPY /go/neuronex/_build/neuronex-* . # buildkit57.89 MB16COPY /wheels /wheels # buildkit1.89 MB17RUN /bin/sh -c pip install1.86 MB18RUN /bin/sh -c mkdir -p154 B19COPY /onnxruntime*.so /usr/local/onnx/lib/ # buildkit6.9 MB20COPY deploy/docker/entrypoint.sh /usr/bin/entrypoint.sh # buildkit503 B21ENTRYPOINT ["/usr/bin/entrypoint.sh"]0 B22EXPOSE [8085/tcp]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1789689600'