You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/agent/how-to/run-agent-container.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ This guide uses Docker but NGINX Agent will also work with other container appli
19
19
{{< /note >}}
20
20
21
21
-**Docker:** Ensure Docker is installed and configured on your system. [Download Docker from the official site](https://www.docker.com/products/docker-desktop/).
22
-
-**NGINX Agent Image:** You need access to the Docker image for the NGINX Agent. Find the appropriate image in your organization's registry or on Docker Hub if publicly available.
22
+
-**NGINX Agent Image:** You need access to the Docker image for NGINX Agent. Find the appropriate image in your organization's registry or on Docker Hub if publicly available.
23
23
-**NGINX Configuration File:** Prepare and validate your NGINX configuration files that the Agent will monitor.
24
24
-**Credentials:** Acquire any necessary authentication tokens or credentials required for the NGINX Agent.
0 commit comments