sha256:5ecf2856c87a44f05d8a78a915e9600c2d1afba06ef8d6414b93cd4c1952bf2d
OS/ARCH
linux/amd64
Compressed size
437.85 MB
Last pushed
6 months by suraj202923
Type
Image
Manifest digest
sha256:9fb8cc77b8fc5b83746631efb4db2a6f52f4fcc904ecdafc81f49caa4bc217fa
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c apt-get update5.69 MB3RUN /bin/sh -c useradd -m3.23 KB4WORKDIR /app93 B5COPY /app/target/release/ /app/lib/ # buildkit213.36 MB6RUN /bin/sh -c chmod -R191.87 MB7HEALTHCHECK &{["CMD-SHELL" "test -f /app/lib/libfastdatabroker.so0 B8USER appuser0 B9EXPOSE [6379/tcp 6380/tcp 6381/tcp]0 B10ENV RUST_LOG=info0 B11ENV RUST_BACKTRACE=10 B12ENV FastDataBroker_BIND=0.0.0.0:63790 B13CMD ["/bin/bash"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600'