Skip to main content

Features

Wave provides several container capabilities. The hosted Wave service supports them all and is free for anyone using Nextflow, the Wave CLI, or the API.

Self-hosted Wave is available in Wave and Wave Lite configurations. The matrix below shows which features each configuration provides.

FeatureWaveWave LiteSummary
Container augmentationInject custom layers such as scripts, config, Fusion, or module binaries into existing container images at pull time. Rebuilds are not required.
Container inspectionRetrieve manifest, config, and layer metadata for any container without pulling the layers.
Private registry authenticationAccess private container registries using credentials stored in Seqera Platform. No secrets in pipeline code.
On-demand container buildsBuild container images just-in-time from a Dockerfile, Singularity recipe, Conda environment, Conda lock file, or list of PyPI or CRAN packages.
Container freezeBuild a permanent image and push it to a registry of your choice for a stable URI.
Container mirroringCopy a container image to a registry of your choice while preserving its original name and digest.
Security scanningScan images for known vulnerabilities with Trivy. Generate Software Package Data Exchange (SPDX) Software Bill of Materials (SBOMs).
info

Seqera Enterprise customers can also license Wave for self-hosted deployment. Contact us for more information.