Switch to Ubuntu containers
This commit is contained in:
@@ -31,7 +31,7 @@ services:
|
||||
ipv4_address: 172.16.16.250
|
||||
|
||||
zabbix-server-740:
|
||||
image: zabbix/zabbix-server-pgsql:alpine-7.4.0
|
||||
image: zabbix/zabbix-server-pgsql:ubuntu-7.4.0
|
||||
container_name: zabbix-server-740
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
@@ -57,7 +57,7 @@ services:
|
||||
ipv4_address: 172.16.16.251
|
||||
|
||||
zabbix-web-740:
|
||||
image: zabbix/zabbix-web-apache-pgsql:alpine-7.4.0
|
||||
image: zabbix/zabbix-web-apache-pgsql:ubuntu-7.4.0
|
||||
container_name: zabbix-web-740
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user