Docker Library Bot vor 3 Jahren
Ursprung
Commit
83e56190af
2 geänderte Dateien mit 3 neuen und 13 gelöschten Zeilen
  1. 0 10
      nginx/README.md
  2. 3 3
      photon/README.md

+ 0 - 10
nginx/README.md

@@ -236,16 +236,6 @@ http {
 
 Alternatively, check out the official [Docker NGINX unprivileged image](https://hub.docker.com/r/nginxinc/nginx-unprivileged).
 
-## Monitoring nginx with Amplify
-
-[Amplify](https://amplify.nginx.com/signup/) is a free monitoring tool that can be used to monitor microservice architectures based on nginx. Amplify is developed and maintained by the company behind the nginx software.
-
-With Amplify it is possible to collect and aggregate metrics across containers, and present a coherent set of visualizations of the key performance data, such as active connections or requests per second. It is also easy to quickly check for any performance degradations, traffic anomalies, and get a deeper insight into the nginx configuration in general.
-
-In order to use Amplify, a small Python-based agent software (Amplify Agent) should be [installed](https://github.com/nginxinc/docker-nginx-amplify) inside the container.
-
-For more information about Amplify, please check the official documentation [here](https://github.com/nginxinc/nginx-amplify-doc).
-
 # Image Variants
 
 The `nginx` images come in many flavors, each designed for a specific use case.

+ 3 - 3
photon/README.md

@@ -25,9 +25,9 @@ WARNING:
 # Supported tags and respective `Dockerfile` links
 
 -	[`4.0`, `4.0-20211206`, `latest`](https://github.com/vmware/photon-docker-image/blob/0515cc99c11546ac850ab5bae47bf64b446cc926/docker/Dockerfile)
--	[`3.0`, `3.0-20211217`](https://github.com/vmware/photon-docker-image/blob/f2ebf7b508dd8b331b37c1f69b53db92bc7fa375/docker/Dockerfile)
--	[`1.0`, `1.0-20211210`](https://github.com/vmware/photon-docker-image/blob/d0bc06df0469b2cae164f783fe5231dbec6b8b6c/docker/Dockerfile)
--	[`2.0`, `2.0-20211217`](https://github.com/vmware/photon-docker-image/blob/386ff2156e2c96d5f11026b7cd01826292e056b1/docker/Dockerfile)
+-	[`3.0`, `3.0-20211228`](https://github.com/vmware/photon-docker-image/blob/ae370e856ee30470f41d34c81378c4b8eeccb8e7/docker/Dockerfile)
+-	[`1.0`, `1.0-20211228`](https://github.com/vmware/photon-docker-image/blob/b17fa206cf1703fc7a00927296ca7727eec02666/docker/Dockerfile)
+-	[`2.0`, `2.0-20211228`](https://github.com/vmware/photon-docker-image/blob/548f5d057650c454ede8270d83436a0600bc2181/docker/Dockerfile)
 
 # Quick reference (cont.)