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