9.0-trixie
sha256:9a46d24f3c9f326d5a7c88fc13173709102727ce40de8ecebd7dd92b6b72f112
OS/ARCH
Compressed size
42.01 MB
Last pushed
4 months by roshkhatri
Type
Image
Manifest digest
sha256:7120614e0d370cb44a4c1fc2a0e4d349ea28fa665dfe5ad6f93414a5cafcc5f0
Image Layers
1# debian.sh --arch 'arm64' out/28.74 MB2ENV VALKEY_VERSION=9.0.30 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;821 B6COPY /usr/local /usr/local # buildkit13.27 MB7RUN /bin/sh -c mkdir /data140 B8WORKDIR /data32 B9COPY docker-entrypoint.sh /usr/local/bin/ # buildkit666 B10ENTRYPOINT ["docker-entrypoint.sh"]0 B11EXPOSE [6379/tcp]0 B12CMD ["valkey-server"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1771804800'