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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,9 @@ This guide serves as a step-by-step guide to run NGINX Agent in a container. It
14
14
15
15
Before you begin this guide ensure:
16
16
17
-
> **Note**: This guide uses docker but the Agent will also work with other application containers.
17
+
{{< note >}}
18
+
This guide uses Docker but NGINX Agent will also work with other container applications.
19
+
{{< /note >}}
18
20
19
21
-**Installed Docker:** Ensure Docker is installed and configured on your system. [You can download Docker here](https://www.docker.com/products/docker-desktop/).
20
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.
0 commit comments