unstable
sha256:4573692249e6b4529a8eff691cfe1048c43c7b40a80824b882973dde3d97967c
OS/ARCH
Compressed size
42.39 MB
Last pushed
about 2 months by roshkhatri
Type
Image
Manifest digest
sha256:2145e1a44d5cbc619c8d13f225873a24549f3c9e98245430d3e9425804e84df1
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ENV VALKEY_VERSION=unstable0 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;819 B6COPY /usr/local /usr/local # buildkit13.99 MB7RUN /bin/sh -c mkdir /data137 B8WORKDIR /data32 B9COPY docker-entrypoint.sh /usr/local/bin/ # buildkit659 B10ENTRYPOINT ["docker-entrypoint.sh"]0 B11EXPOSE [6379/tcp]0 B12CMD ["valkey-server"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'