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
-[Docker](https://docs.docker.com/engine/install/) (with Docker compose) installed and running.
21
+
- Docker registry credentials are needed to access private-registry.nginx.com (For Multi-container and Hybrid configuration)
21
22
22
23
You should read the [IP intelligence]({{< ref "/waf/policies/ip-intelligence.md" >}}) and [Secure traffic using mTLS]({{< ref "/waf/configure/secure-mtls.md" >}}) topics for additional set-up configuration if you want to use them immediately.
23
24
@@ -442,7 +443,7 @@ Once you have updated your configuration files, you can reload NGINX to apply th
442
443
{{< include "waf/install-services-docker.md" >}}
443
444
444
445
#### Download Docker images
445
-
446
+
[Access to NGINX repo private-registry.nginx.com]({{< ref "/waf/install/docker.md#Configure Docker for the F5 Container Registry" >}}) is needed to pull the following container images
[Access to NGINX repo private-registry.nginx.com]({{< ref "/waf/install/docker.md#Configure Docker for the F5 Container Registry" >}}) is needed to pull the following container images
822
823
{{< include "waf/install-services-images.md" >}}
823
824
824
825
#### Create and run a Docker Compose file
@@ -1311,3 +1312,10 @@ F5 WAF for NGINX should now be operational, and you can move onto [Post-installa
1311
1312
## Next steps
1312
1313
1313
1314
{{< include "waf/install-next-steps.md" >}}
1315
+
1316
+
## Remove NGINX docker image
1317
+
Before removing any Docker image, it’s important to ensure that the image is no longer needed and is not in use.
0 commit comments