Valkey backport build container
Import the public GPG key that is used to sign the packages:
curl -fsSL https://repo.sotolar.com/deb/archive-keyring.asc \
| sudo gpg --dearmor -o /etc/apt/trusted.gpg.d/repo.sotolar.com.gpg
Then add the repository to the APT sources list:
sudo tee /etc/apt/sources.list.d/valkey.sources >/dev/null <<'EOF'
Types: deb
URIs: https://repo.sotolar.com/deb/debian
Suites: trixie-backports
Components: valkey
Signed-By: /etc/apt/trusted.gpg.d/repo.sotolar.com.gpg
EOF
Content type
Image
Digest
sha256:bae476090…
Size
303 MB
Last updated
5 months ago
docker pull misotolar/valkey-builder