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