From bbca35fc57f150f40f5bd9344d671b81254267da Mon Sep 17 00:00:00 2001 From: "Valeriy.Vyrva" Date: Wed, 25 Apr 2018 12:28:44 +0300 Subject: [PATCH] Fix typo in docker container name for appliance --- zabbix-appliance/alpine/README.md | 2 +- zabbix-appliance/centos/README.md | 2 +- zabbix-appliance/ubuntu/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/zabbix-appliance/alpine/README.md b/zabbix-appliance/alpine/README.md index 14209e426..47e46daee 100644 --- a/zabbix-appliance/alpine/README.md +++ b/zabbix-appliance/alpine/README.md @@ -36,7 +36,7 @@ Start a Zabbix server container as follows: docker run --name some-zabbix-appliance -p 80:80 -p 10051:10051 -d zabbix/zabbix-appliance:tag -Where `some-zabbix-server-mysql` is the name you want to assign to your container. See the list above for relevant tags, or look at the [full list of tags](https://hub.docker.com/r/zabbix/zabbix-appliance/tags/). +Where `some-zabbix-appliance` is the name you want to assign to your container. See the list above for relevant tags, or look at the [full list of tags](https://hub.docker.com/r/zabbix/zabbix-appliance/tags/). ## Container shell access and viewing Zabbix appliance logs diff --git a/zabbix-appliance/centos/README.md b/zabbix-appliance/centos/README.md index 14209e426..47e46daee 100644 --- a/zabbix-appliance/centos/README.md +++ b/zabbix-appliance/centos/README.md @@ -36,7 +36,7 @@ Start a Zabbix server container as follows: docker run --name some-zabbix-appliance -p 80:80 -p 10051:10051 -d zabbix/zabbix-appliance:tag -Where `some-zabbix-server-mysql` is the name you want to assign to your container. See the list above for relevant tags, or look at the [full list of tags](https://hub.docker.com/r/zabbix/zabbix-appliance/tags/). +Where `some-zabbix-appliance` is the name you want to assign to your container. See the list above for relevant tags, or look at the [full list of tags](https://hub.docker.com/r/zabbix/zabbix-appliance/tags/). ## Container shell access and viewing Zabbix appliance logs diff --git a/zabbix-appliance/ubuntu/README.md b/zabbix-appliance/ubuntu/README.md index 14209e426..47e46daee 100644 --- a/zabbix-appliance/ubuntu/README.md +++ b/zabbix-appliance/ubuntu/README.md @@ -36,7 +36,7 @@ Start a Zabbix server container as follows: docker run --name some-zabbix-appliance -p 80:80 -p 10051:10051 -d zabbix/zabbix-appliance:tag -Where `some-zabbix-server-mysql` is the name you want to assign to your container. See the list above for relevant tags, or look at the [full list of tags](https://hub.docker.com/r/zabbix/zabbix-appliance/tags/). +Where `some-zabbix-appliance` is the name you want to assign to your container. See the list above for relevant tags, or look at the [full list of tags](https://hub.docker.com/r/zabbix/zabbix-appliance/tags/). ## Container shell access and viewing Zabbix appliance logs