Sign inSign up

suraj202923/fastdatabroker:0.1.13

Integration & delivery
Message queues
Developer tools
Index digest

sha256:a0ea63964257cd52a0b16f1fb4a751666368cf3ea54d8c33405f51fc6c325da7

OS/ARCH

linux/amd64

Compressed size

437.82 MB

Last pushed

5 months by suraj202923

Type

Image

Manifest digest

sha256:af7848ee671283b88624a82ac732e7134e320e96394f1d4fde62f7688d41484b

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c apt-get update5.69 MB
3RUN /bin/sh -c useradd -m3.23 KB
4WORKDIR /app93 B
5COPY /app/target/release/ /app/lib/ # buildkit213.35 MB
6RUN /bin/sh -c chmod -R191.85 MB
7HEALTHCHECK &{["CMD-SHELL" "test -f /app/lib/libfastdatabroker.so0 B
8USER appuser0 B
9EXPOSE [6379/tcp 6380/tcp 6381/tcp]0 B
10ENV RUST_LOG=info0 B
11ENV RUST_BACKTRACE=10 B
12ENV FastDataBroker_BIND=0.0.0.0:63790 B
13CMD ["/bin/bash"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600'