buildfromdocker-compose.yml
This commit is contained in:
parent
5a68c2b723
commit
569c5b84d7
@ -1,11 +1,8 @@
|
|||||||
version: '3.5'
|
version: '3.5'
|
||||||
services:
|
services:
|
||||||
#########################
|
|
||||||
# zabbix-build:
|
|
||||||
# build:
|
|
||||||
# context: Dockerfile
|
|
||||||
#########################
|
#########################
|
||||||
zabbix:
|
zabbix:
|
||||||
|
# build: .
|
||||||
image: zabbix
|
image: zabbix
|
||||||
volumes:
|
volumes:
|
||||||
- $PWD/configdir/etc/zabbix/zabbix_server.conf:/etc/zabbix/zabbix_server.conf
|
- $PWD/configdir/etc/zabbix/zabbix_server.conf:/etc/zabbix/zabbix_server.conf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user