Skip to content

Commit debee57

Browse files
Tested with NGINX Instance Manager 2.17 and arm64 (#148)
* Fixed manual build script * Tested with NGINX Instance Manager 2.16.0 * README updated * Tested with NGINX Instance Manager 2.17 and arm64
1 parent 0a1b8cc commit debee57

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

nginx-nms-docker/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ The image can optionally be built with [Second Sight](https://github.com/F5Netwo
1616

1717
This repository has been tested on `amd64` and `arm64` architectures with:
1818

19-
- NGINX Instance Manager 2.4.0, 2.5.0, 2.5.1, 2.6.0, 2.7.0, 2.8.0, 2.9.0, 2.9.1, 2.10.0, 2.10.1, 2.11.0, 2.12.0, 2.13.0, 2.13.1, 2.14.0, 2.14.1, 2.15.0, 2.15.1, 2.16.0
19+
- NGINX Instance Manager 2.4.0, 2.5.0, 2.5.1, 2.6.0, 2.7.0, 2.8.0, 2.9.0, 2.9.1, 2.10.0, 2.10.1, 2.11.0, 2.12.0, 2.13.0, 2.13.1, 2.14.0, 2.14.1, 2.15.0, 2.15.1, 2.16.0, 2.17.0, 2.17.1
2020
- Security Monitoring 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 1.7.1
21-
- NGINX App Protect WAF compiler v3.1088.2, v4.100.1, v4.2.0, v4.218.0, v4.279.0, v4.402.0, v4.457.0, v4.583.0, v4.641, v4.762
21+
- NGINX App Protect WAF compiler v3.1088.2, v4.100.1, v4.2.0, v4.218.0, v4.279.0, v4.402.0, v4.457.0, v4.583.0, v4.641.0, v4.762.0, v4.815.0, v5.17.0, v5.48.0
2222

2323
## Prerequisites
2424

nginx-nms-docker/scripts/buildNIM.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Automated build:\n\n
1717
-C [file.crt]\t\t- Certificate file to pull packages from the official NGINX repository\n
1818
-K [file.key]\t\t- Key file to pull packages from the official NGINX repository\n
1919
-W\t\t\t- Enable Security Monitoring - optional\n
20-
-P [version]\t\t- Enable WAF policy compiler, version can be any [v3.1088.2|v4.100.1|v4.2.0|v4.218.0|v4.279.0|v4.402.0|v4.457.0|v4.583.0|v4.641|v4.762|v4.815.0] - optional\n\n
20+
-P [version]\t\t- Enable WAF policy compiler, version can be any [v3.1088.2|v4.100.1|v4.2.0|v4.218.0|v4.279.0|v4.402.0|v4.457.0|v4.583.0|v4.641|v4.762|v4.815.0|v5.17.0|v5.48.0] - optional\n\n
2121
=== Examples:\n\n
2222
Manual build:\n
2323
\t$0 -t my-private-registry/nginx-instance-manager:2.15.1-nap-v4.815.0-manualbuild \\\\\\n

0 commit comments

Comments
 (0)