sha256:9917e842cfc3220e4ac3e819eb98a975cc171eff5e532c79cb75558030eb9078
OS/ARCH
Compressed size
41.39 MB
Last pushed
4 months by gpustack
Type
Image
Manifest digest
sha256:960d041c817268b72154d05596eb08818822d1120aca420a73e065afd9d19937
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ENV VALKEY_VERSION=8.1.70 B3LABEL org.opencontainers.image.source=https://github.com/valkey-io/valkey0 B4RUN /bin/sh -c set -eux;1.09 KB5RUN /bin/sh -c set -eux;825 B6COPY /usr/local /usr/local # buildkit12.64 MB7RUN /bin/sh -c mkdir /data138 B8WORKDIR /data32 B9COPY docker-entrypoint.sh /usr/local/bin/ # buildkit664 B10ENTRYPOINT ["docker-entrypoint.sh"]0 B11EXPOSE [6379/tcp]0 B12CMD ["valkey-server"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1776729600'