From 4d3f4eee88a14f771c79d1c9f6f8e06fd9a75c18 Mon Sep 17 00:00:00 2001 From: Tomasz Janiszewski Date: Wed, 18 Oct 2023 21:00:47 +0200 Subject: [PATCH] Add information about running on controller (#278) Refs: https://issues.jenkins.io/browse/JENKINS-71622 --- stackrox-container-image-scanner/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/stackrox-container-image-scanner/README.md b/stackrox-container-image-scanner/README.md index ecc00083..3f990d37 100644 --- a/stackrox-container-image-scanner/README.md +++ b/stackrox-container-image-scanner/README.md @@ -43,6 +43,12 @@ plugin you must meet the following requirements: registry](https://help.stackrox.com/docs/integrate-with-other-tools/integrate-with-image-registries/) you use. +> **Important** +> +> This Jenkins plugin operates on the Jenkins controller, not on an agent. +> To ensure its proper functionality, please make sure to configure your Jenkins controller +> and RedHat ACS to allow connections. + ## Install the StackRox Container Image Scanner plugin You can use [Web UI](#web-ui) or [Jenkins CLI](#jenkins-cli) to install