sha256:9917e842cfc3220e4ac3e819eb98a975cc171eff5e532c79cb75558030eb9078
OS/ARCH
Compressed size
40.99 MB
Last pushed
4 months by gpustack
Type
Image
Manifest digest
sha256:e34b0118c6fce9a775eab2e1f88a75898405aa3e198e57088899c1392f3509ea
Image Layers
1# debian.sh --arch 'amd64' out/28.4 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;822 B6COPY /usr/local /usr/local # buildkit12.59 MB7RUN /bin/sh -c mkdir /data138 B8WORKDIR /data32 B9COPY docker-entrypoint.sh /usr/local/bin/ # buildkit662 B10ENTRYPOINT ["docker-entrypoint.sh"]0 B11EXPOSE [6379/tcp]0 B12CMD ["valkey-server"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1776729600'