diff --git a/scout/ci/generic.md b/scout/ci/generic.md new file mode 100644 index 0000000000..a2e31789e0 --- /dev/null +++ b/scout/ci/generic.md @@ -0,0 +1,5 @@ +# Using Docker Scout in continuous integration + +By using the Docker Scout CLI plugin, you can analyze Docker images in continuous integration pipelines. + +## GitHub Actions \ No newline at end of file