Secure by Design, Built for Speed, Hardened Container Images on a minimal base CleanStart OS.
50K+
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
docker pull cleanstart/velero-plugin-for-aws:latest
docker pull cleanstart/velero-plugin-for-aws:latest-dev
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
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
Content type
Image
Digest
sha256:9808cb48d…
Size
74.1 MB
Last updated
about 3 hours ago
docker pull cleanstart/velero-plugin-for-aws