Skip to content

Commit 177766b

Browse files
cs168898mjang
andauthored
fix: docker-support.md (#1052)
* Update docker-support.md Fixed the broken Docker file link that was mentioned in nginx/agent#1087 (Issue #1087) * Apply suggestion from @mjang --------- Co-authored-by: Mike Jang <[email protected]>
1 parent 9669b09 commit 177766b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/agent/installation-upgrade/container-environments/docker-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ nd-content-type:
1010

1111
## Overview
1212

13-
The NGINX Agent repository includes [Dockerfiles](https://github.com/nginx/agent/tree/main/scripts/docker) that can be used to [build custom container images]({{< ref "/agent/installation-upgrade/container-environments/docker-images.md" >}}). Images are created with an NGINX Open Source or NGINX Plus instance and are available for various operating systems.
13+
The NGINX Agent repository includes [Dockerfiles](https://github.com/nginx/agent/tree/dev-v2/test/docker) that can be used to [build custom container images]({{< ref "/agent/installation-upgrade/container-environments/docker-images.md" >}}). Images are created with an NGINX Open Source or NGINX Plus instance and are available for various operating systems.
1414

1515
See the [Technical Specifications]({{< ref "/agent/technical-specifications.md" >}}) for a list of supported operationg systems.
1616

0 commit comments

Comments
 (0)