Sign inSign up

cleanstart/velero-plugin-for-csi

Verified Publisher

By CleanStart

Updated about 7 hours ago

Secure by Design, Built for Speed, Hardened Container Images on a minimal base CleanStart OS.

Image
Developer tools
0

100K+

cleanstart/velero-plugin-for-csi repository overview

Verified VELERO-PLUGIN-FOR-CSI Container Image

A hardened, minimal VELERO-PLUGIN-FOR-CSI container image built from source with verifiable software provenance and an SBOM, designed for secure production deployments.

For additional versions including FIPS support, explore CleanStart Images — secure, hardened container images

Pull Latest Image Download the container image from the registry

docker pull cleanstart/velero-plugin-for-csi:latest
docker pull cleanstart/velero-plugin-for-csi:latest-dev

Basic Run Run the container with basic configuration

docker run -it --rm cleanstart/velero-plugin-for-csi:latest-dev

Production Deployment Deploy with production security settings

docker run -d --name velero-plugin-for-csi \
  --read-only \
  --security-opt=no-new-privileges \
  --user 1000:1000 \
  cleanstart/velero-plugin-for-csi:latest

Entrypoint shell access Shell Access in dev environment

docker run -it --rm --entrypoint sh cleanstart/velero-plugin-for-csi:latest-dev

Inspection Environment Inspect Environment

docker inspect cleanstart/velero-plugin-for-csi:latest

Why Use CleanStart Images

  • Verified — Built from source with verifiable software provenance
  • Hardened — Minimal software footprint designed for secure deployment
  • Transparent — SBOM available for visibility into image contents
  • Production-ready — Built for modern container environments

Tag summary

Content type

Image

Digest

sha256:015becf17

Size

45.3 MB

Last updated

about 7 hours ago

docker pull cleanstart/velero-plugin-for-csi