Sign inSign up

cleanstart/velero-plugin-for-aws

Verified Publisher

By CleanStart

Updated about 3 hours ago

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

Image
Developer tools
0

50K+

cleanstart/velero-plugin-for-aws repository overview

Verified VELERO-PLUGIN-FOR-AWS Container Image

A hardened, minimal VELERO-PLUGIN-FOR-AWS 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 Commands
docker pull cleanstart/velero-plugin-for-aws:latest
docker pull cleanstart/velero-plugin-for-aws:latest-dev
Run Commands

Basic test:

docker run -it --name velero-plugin-for-aws-test cleanstart/velero-plugin-for-aws:latest-dev

Production deployment:

docker run -d --name velero-plugin-for-aws-prod \
  --read-only \
  --security-opt=no-new-privileges \
  --user 1000:1000 \
  cleanstart/velero-plugin-for-aws:latest
Multi Arch Pull Commands
docker pull --platform linux/amd64 cleanstart/velero-plugin-for-aws:latest
docker pull --platform linux/arm64 cleanstart/velero-plugin-for-aws: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:9808cb48d

Size

74.1 MB

Last updated

about 3 hours ago

docker pull cleanstart/velero-plugin-for-aws