Sign inSign up

emqx/neuronex:4.0.0-custom-alpha.3

Multi-platform
Index digest

sha256:bd3f513d9eeee9bd1fb22a9403ac36e1629e0f444d190e53ca318be11e4320de

OS/ARCH

Compressed size

111.76 MB

Last pushed

1 day by emqxcirobot

Type

Image

Manifest digest

sha256:3f234c4975b89201f497e28b6d8f9f95bab6ade9022a6a254723a9f8a8c42b8e

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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.07 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.36 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10RUN /bin/sh -c apt-get update6.01 MB
11ENV LC_ALL=C.UTF-80 B
12ENV LANG=C.UTF-80 B
13ENV GOTRACEBACK=crash0 B
14WORKDIR /opt/neuronex115 B
15COPY /go/neuronex/_build/neuronex-* . # buildkit58.17 MB
16COPY /wheels /wheels # buildkit1.89 MB
17RUN /bin/sh -c pip install1.86 MB
18VOLUME [/opt/neuronex/data /opt/neuronex/etc /opt/neuronex/log /opt/neuronex/plugins]0 B
19COPY deploy/docker/entrypoint.sh /usr/bin/entrypoint.sh # buildkit504 B
20ENTRYPOINT ["/usr/bin/entrypoint.sh"]0 B
21EXPOSE [8085/tcp]0 B

Command

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