Fix typo in docker container name for appliance

This commit is contained in:
Valeriy.Vyrva 2018-04-25 12:28:44 +03:00
parent 9ca103de4d
commit bbca35fc57
No known key found for this signature in database
GPG Key ID: E12A10A20A5C272C
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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