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:12d694292b6835ec04d205eb01345746aecfeb466d496aa424850f3fee20081c
12d694292
Repository:
registry.suse.com/suse/valkey:latest

The Valkey 8.0 container image

SLSA 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 based on SUSE Linux Enterprise Server, a reliable, secure, and scalable server operating system built to power mission-critical workloads in physical and virtual environments.

  • Image Data

    Last Built: 20 Jun 10:44 UTC

    Compressed Size: 21.6 MB

    Uncompressed Size: 57.2 MB

    Support Level: L3

    Supported until: 31 Jul 2031


  • Health Index
    A

    No vulnerabilities found

    Last Scan:

    3 days ago