Sign inSign up

emqx/neuronex:portable-ai-test.1

Multi-platform
Index digest

sha256:128a4eadd1d0027bfcbc82a01f3293ab73d84a78c3d83c4ac4b11c5f54e24df8

OS/ARCH

Compressed size

123.26 MB

Last pushed

23 days by emqxcirobot

Type

Image

Manifest digest

sha256:241724b9b589f3b16db7a8e8c892271555ec4e4ffe79a964a051121cc3b5f5ba

Image Layers

1# debian.sh --arch 'arm64' out/28.76 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;4.39 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.150 B
6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B
7RUN /bin/sh -c set -eux;11.29 MB
8RUN /bin/sh -c set -eux;248 B
9CMD ["python3"]0 B
10RUN /bin/sh -c apt-get update5.96 MB
11ENV LC_ALL=C.UTF-80 B
12ENV LANG=C.UTF-80 B
13ENV GOTRACEBACK=crash0 B
14WORKDIR /opt/neuronex116 B
15COPY /go/neuronex/_build/neuronex-* . # buildkit70.85 MB
16COPY /wheels /wheels # buildkit1.04 MB
17RUN /bin/sh -c pip install991.13 KB
18COPY deploy/docker/entrypoint.sh /usr/bin/entrypoint.sh # buildkit523 B
19ENTRYPOINT ["/usr/bin/entrypoint.sh"]0 B
20EXPOSE [8085/tcp]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'