Tech Preview

SLE BCI Valkey container

Valkey is an open-source high-performance key/value data store designed for a variety of workloads such as caching, message queuing and primary database use. This image is based on the SLE Base Container Image.

Get Image
Digest:
sha256:9c53d22bd36843fb1cf734ef1f2d61275fc36e5d56ee6c019877ee21ea4186d6
9c53d22bd
Repository:
registry.suse.com/suse/valkey:latest

The Valkey 8.0 container image

Support LevelSLSA Provenance: Available

Description

Valkey is a high-performance data structure server that primarily serves key/value workloads. It supports a wide range of native structures and an extensible plugin system for adding new data structures and access patterns.

How to use the image

The image ships with the valkey server and a persistent storage configured to /data.

To start an instance, follow these instructions:

podman run --rm registry.suse.com/suse/valkey:8.0

In case you want start with persistent storage, run this:

podman run --rm registry.suse.com/suse/valkey:8.0 valkey-server --save 60 1

This one will save a snapshot of the DB every 60 seconds if at least 1 write operation was performed. If persistence is enabled, data is stored in the VOLUME /data, which can be used with -v /host/dir:/data.

Licensing

SPDX-License-Identifier: BSD-3-Clause

This documentation and the build recipe are licensed as BSD-3-Clause. The container itself contains various software components under various open source licenses listed in the associated Software Bill of Materials (SBOM).

This image is a tech preview. Do not use it for production. Your feedback is welcome. Please report any issues to the SUSE Bugzilla.

  • Image Data

    Last Built: 28 Mar 08:05 UTC

    Compressed Size: 21.9 MB

    Uncompressed Size: 58.8 MB

    Support Level: Techpreview

    Supported until: 31 Dec 2025


  • Health Index
    A

    No vulnerabilities found

    Last Scan:

    1 day ago