sha256:3b2f3b18cbf84193785334149dfa874bf8cca0753c6627fda7658476bdc69840
OS/ARCH
Compressed size
45.26 MB
Last pushed
9 months by hanxi
Type
Image
Manifest digest
sha256:57671e6b530792c2fe45624b2390c9907c131e60cc0c81a5d186685e242c8805
Image Layers
1# debian.sh --arch 'arm64' out/26.8 MB2RUN /bin/sh -c apt-get update5.67 MB3WORKDIR /root/32 B4COPY /app/kvrocks-proxy /bin/kvrocks-proxy # buildkit3.92 MB5COPY /bin/kvrocks /bin/kvrocks # buildkit8.87 MB6RUN /bin/sh -c mkdir -p138 B7COPY start.sh /root/start.sh # buildkit822 B8RUN /bin/sh -c chmod +x821 B9EXPOSE [6379/tcp 6666/tcp]0 B10CMD ["/root/start.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1765152000'