unstable
sha256:4573692249e6b4529a8eff691cfe1048c43c7b40a80824b882973dde3d97967c
OS/ARCH
Compressed size
42.76 MB
Last pushed
about 2 months by roshkhatri
Type
Image
Manifest digest
sha256:f394f50832d179a664e23e3a0a7ab70dbc225952113815b6af6adadded49e27a
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ENV VALKEY_VERSION=unstable0 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;820 B6COPY /usr/local /usr/local # buildkit14.02 MB7RUN /bin/sh -c mkdir /data139 B8WORKDIR /data32 B9COPY docker-entrypoint.sh /usr/local/bin/ # buildkit668 B10ENTRYPOINT ["docker-entrypoint.sh"]0 B11EXPOSE [6379/tcp]0 B12CMD ["valkey-server"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'