Merge pull request #32 from zabbix/master

3.2.0 release updated docs
This commit is contained in:
Alexey Pustovalov
2016-09-16 01:00:24 +03:00
committed by GitHub
19 changed files with 76 additions and 38 deletions

View File

@ -18,9 +18,11 @@ The server performs the polling and trapping of data, it calculates triggers, se
These are the only official Zabbix server Docker images. They are based on latest Alpine and trusty Ubuntu images. The available versions of Zabbix server are:
Zabbix server 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest, alpine-latest, ubuntu-latest, latest)
Zabbix server 3.0 (tags: alpine-3.0-latest, ubuntu-3.0-latest)
Zabbix server 3.0.* (tags: alpine-3.0.*, ubuntu-3.0.*)
Zabbix server 3.1 (tags: alpine-trunk, ubuntu-trunk)
Zabbix server 3.2 (tags: alpine-3.2-latest, ubuntu-3.2-latest, alpine-latest, ubuntu-latest, latest)
Zabbix server 3.2.* (tags: alpine-3.2.*, ubuntu-3.2.*)
Zabbix server 3.4 (tags: alpine-trunk, ubuntu-trunk)
Images are updated when new releases are published. The image with ``latest`` tag is based on Alpine Linux.