sha256:46f399453e3fa89893907180d1846277dd2a1e021d6ed572c197ac72b315e645
OS/ARCH
Compressed size
105.49 MB
Last pushed
9 days by emqxcirobot
Type
Image
Manifest digest
sha256:9483e29dbd3a89e0294b365f3bf5293c3ced5010709e14f89b106d3f419ccb4e
Image Layers
1# debian.sh --arch 'arm64' out/28.76 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;4.39 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.150 B6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B7RUN /bin/sh -c set -eux;11.29 MB8RUN /bin/sh -c set -eux;248 B9CMD ["python3"]0 B10RUN /bin/sh -c apt-get update5.96 MB11ENV LC_ALL=C.UTF-80 B12ENV LANG=C.UTF-80 B13ENV GOTRACEBACK=crash0 B14WORKDIR /opt/neuronex118 B15COPY /go/neuronex/_build/neuronex-* . # buildkit53.08 MB16COPY /wheels /wheels # buildkit1.04 MB17RUN /bin/sh -c pip install991.08 KB18VOLUME [/opt/neuronex/data /opt/neuronex/etc /opt/neuronex/log /opt/neuronex/plugins]0 B19COPY deploy/docker/entrypoint.sh /usr/bin/entrypoint.sh # buildkit505 B20ENTRYPOINT ["/usr/bin/entrypoint.sh"]0 B21EXPOSE [8085/tcp]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'