sha256:f06aaa1ed6e5c887b9daa13c6f5f1e7582d6c1dbf9ff63ab95615bce8445e534
OS/ARCH
linux/amd64
Compressed size
46.35 MB
Last pushed
about 2 months by influxdatadockerhub
Type
Image
Manifest digest
sha256:f06aaa1ed6e5c887b9daa13c6f5f1e7582d6c1dbf9ff63ab95615bce8445e534
Image Layers
1# debian.sh --arch 'amd64' out/27.8 MB2RUN /bin/sh -c apt-get update5.46 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 # buildkit13.08 MB6COPY /app/license.txt /app-root/license.txt # buildkit6.13 KB7RUN /bin/sh -c mkdir -p227 B8COPY entrypoint.rust.sh /app-root/entrypoint.sh # buildkit1.28 KB9RUN /bin/sh -c chmod +x1.3 KB10RUN /bin/sh -c chown -R7.43 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 'amd64' out/ 'bookworm' '@1783900800'