Skip to content

Commit b5d1854

Browse files
Apply suggestion to use correct note element
Co-authored-by: Alan Dooley <[email protected]>
1 parent 9ee6466 commit b5d1854

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/agent/how-to/run-agent-container.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ This guide serves as a step-by-step guide to run NGINX Agent in a container. It
1414

1515
Before you begin this guide ensure:
1616

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 >}}
1820

1921
- **Installed Docker:** Ensure Docker is installed and configured on your system. [You can download Docker here](https://www.docker.com/products/docker-desktop/).
2022
- **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

Comments
 (0)