From 2f83755dbaab6991e4bbdc89cf40ee32c4e912dd Mon Sep 17 00:00:00 2001 From: Chris Chinchilla Date: Tue, 20 Jun 2023 17:53:49 +0200 Subject: [PATCH] draft --- scout/ci/generic.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 scout/ci/generic.md 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