wip
This commit is contained in:
@@ -1,21 +1,27 @@
|
||||
---
|
||||
name: zabbix-agent2
|
||||
version: '7.0.0'
|
||||
version: '7.2.6'
|
||||
slug: zabbix-agent2
|
||||
description: Zabbix agent 2
|
||||
url: https://gitea.sinav-lab.com/sinav/haos-addons
|
||||
arch:
|
||||
- amd64
|
||||
startup: services
|
||||
boot: auto
|
||||
apparmor: false
|
||||
full_access: true
|
||||
host_ipc: true
|
||||
host_pid: true
|
||||
host_network: true
|
||||
docker_api: true
|
||||
init: false
|
||||
journald: true
|
||||
startup: system
|
||||
advanced: true
|
||||
docker_api: true
|
||||
map:
|
||||
- addon_config:rw
|
||||
options: {}
|
||||
schema: {}
|
||||
ports:
|
||||
10050/tcp: 10050
|
||||
10051/tcp: 10051
|
||||
devices:
|
||||
- /dev/nvme0
|
||||
privileged:
|
||||
- SYS_ADMIN
|
||||
- SYS_RAWIO
|
||||
full_access: true
|
||||
|
||||
Reference in New Issue
Block a user