unstable-trixie
sha256:4573692249e6b4529a8eff691cfe1048c43c7b40a80824b882973dde3d97967c
OS/ARCH
Compressed size
38.74 MB
Last pushed
about 2 months by roshkhatri
Type
Image
Manifest digest
sha256:d3f60cca8a138f2b49162597a77f11118667675080d071422b04a9bf625b79ff
Image Layers
1# debian.sh --arch 'armhf' out/24.99 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;821 B6COPY /usr/local /usr/local # buildkit13.75 MB7RUN /bin/sh -c mkdir /data140 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' '@1779062400'