sha256:99453bfe429637cf293c6e9eecb1386da0bb3715519e597a99d1b7fd67464418
OS/ARCH
linux/arm64
Compressed size
46.09 MB
Last pushed
about 2 months by influxdatadockerhub
Type
Image
Manifest digest
sha256:99453bfe429637cf293c6e9eecb1386da0bb3715519e597a99d1b7fd67464418
Image Layers
1# debian.sh --arch 'arm64' out/27.87 MB2RUN /bin/sh -c apt-get update5.31 MB3RUN /bin/sh -c groupadd -g1.18 KB4WORKDIR /app-root98 B5COPY /app/dist/target/rust_standalone_backend/release/rust_standalone /usr/local/bin/influxdb3-ui # buildkit12.89 MB6COPY /app/license.txt /app-root/license.txt # buildkit6.13 KB7RUN /bin/sh -c mkdir -p225 B8COPY entrypoint.rust.sh /app-root/entrypoint.sh # buildkit1.28 KB9RUN /bin/sh -c chmod +x1.3 KB10RUN /bin/sh -c chown -R7.44 KB11EXPOSE &{[{{63 0} {63 0}}]0 B12USER influxui0 B13VOLUME [/app-root/config /db /etc/nginx/ssl /ca-certs0 B14ENTRYPOINT ["/app-root/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'