sha256:5dbdc070699eb2c7a90106d2afe492c86c1ecf33368b3e3e59d1313b81506ec4
OS/ARCH
linux/arm64
Compressed size
37.18 MB
Last pushed
4 months by evicent
Type
Image
Manifest digest
sha256:5dbdc070699eb2c7a90106d2afe492c86c1ecf33368b3e3e59d1313b81506ec4
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c apt-get update5.57 MB3WORKDIR /app93 B4COPY /app/target/release/flower /app/flower # buildkit4.8 MB5ENV RUST_LOG=info0 B6ENV HTTP_HOST=0.0.0.00 B7ENV HTTP_PORT=80800 B8EXPOSE [8080/tcp]0 B9CMD ["./flower"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1779062400'