mirror of https://github.com/docker/docs.git
Removed email to streamline (#6352)
Signed-off-by: French Ben <frenchben@docker.com>
This commit is contained in:
parent
41fdbafb11
commit
259526857d
|
@ -99,6 +99,5 @@ in bug reports.
|
|||
# Try it today
|
||||
|
||||
Ready to get started? [Try Docker for {{cloudprovider}} today](/docker-for-{{cloudprovider | downcase}}/).
|
||||
We'd be happy to hear your feedback via e-mail at docker-for-iaas@docker.com or
|
||||
in the issue repository
|
||||
[for {{cloudprovider}}](https://github.com/docker/for-{{cloudprovider | downcase}}).
|
||||
Search for existing issues, or create a new one, within the
|
||||
[for {{cloudprovider}}](https://github.com/docker/for-{{cloudprovider | downcase}}) repository.
|
||||
|
|
|
@ -154,7 +154,7 @@ Benchmark of 3 Managers (m4.large) + 200 workers (t2.medium):
|
|||
|
||||
## Where do I report problems or bugs?
|
||||
|
||||
Send an email to <docker-for-iaas@docker.com> or post to the [Docker for AWS](https://github.com/docker/for-aws) GitHub repositories.
|
||||
Search for existing issues, or create a new one, within the [Docker for AWS](https://github.com/docker/for-aws) GitHub repositories.
|
||||
|
||||
In AWS, if your stack is misbehaving, run the following diagnostic tool from one of the managers - this collects your docker logs and send them to Docker:
|
||||
|
||||
|
|
|
@ -40,7 +40,7 @@ All container logs are aggregated within the `xxxxlog` storage account.
|
|||
|
||||
## Where do I report problems or bugs?
|
||||
|
||||
Send an email to <docker-for-iaas@docker.com> or post to the [Docker for Azure](https://github.com/docker/for-azure) GitHub repositories.
|
||||
Search for existing issues, or create a new one, within the [Docker for Azure](https://github.com/docker/for-azure) GitHub repositories.
|
||||
|
||||
In Azure, if your resource group is misbehaving, run the following diagnostic tool from one of the managers - this collects your docker logs and sends them to Docker:
|
||||
|
||||
|
|
Loading…
Reference in New Issue