Skip to content

launchboxio/cript

Repository files navigation

facebook_cover_photo_1.png

Container Risk Inspection and Protection Tool

GitHub GitHub go.mod Go version (subdirectory of monorepo) GitHub release (with filter)

Development

# Start minikube 
$ minikube start --profile cript 
# Install redis for storage
$ helm install redis oci://registry-1.docker.io/bitnamicharts/redis --version 17.13.2 -f deploy/dev/redis.yaml
# Build the image for scanning purposes
$ eval $(minikube docker-env --profile cript)
# Start the operator 
$ make install run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published