Limited seccomp permissions for web-service

This commit is contained in:
Alexey Pustovalov 2022-12-30 13:03:15 +09:00
parent 7616584e2b
commit ee5cd982c0
17 changed files with 1567 additions and 32 deletions

View File

@ -390,8 +390,8 @@ services:
- "10053:10053"
volumes:
- ./zbx_env/var/lib/zabbix/enc:/var/lib/zabbix/enc:ro
cap_add:
- SYS_ADMIN
security_opt:
- seccomp:./env_vars/chrome_dp.json
deploy:
resources:
limits:

View File

@ -484,8 +484,8 @@ services:
- "10053:10053"
volumes:
- ./zbx_env/var/lib/zabbix/enc:/var/lib/zabbix/enc:ro
cap_add:
- SYS_ADMIN
security_opt:
- seccomp:./env_vars/chrome_dp.json
deploy:
resources:
limits:

View File

@ -385,8 +385,8 @@ services:
- "10053:10053"
volumes:
- ./zbx_env/var/lib/zabbix/enc:/var/lib/zabbix/enc:ro
cap_add:
- SYS_ADMIN
security_opt:
- seccomp:./env_vars/chrome_dp.json
deploy:
resources:
limits:

View File

@ -490,8 +490,8 @@ services:
- "10053:10053"
volumes:
- ./zbx_env/var/lib/zabbix/enc:/var/lib/zabbix/enc:ro
cap_add:
- SYS_ADMIN
security_opt:
- seccomp:./env_vars/chrome_dp.json
deploy:
resources:
limits:

View File

@ -388,10 +388,10 @@ services:
- all
ports:
- "10053:10053"
cap_add:
- SYS_ADMIN
volumes:
- ./zbx_env/var/lib/zabbix/enc:/var/lib/zabbix/enc:ro
security_opt:
- seccomp:./env_vars/chrome_dp.json
deploy:
resources:
limits:

View File

@ -482,8 +482,8 @@ services:
- "10053:10053"
volumes:
- ./zbx_env/var/lib/zabbix/enc:/var/lib/zabbix/enc:ro
cap_add:
- SYS_ADMIN
security_opt:
- seccomp:./env_vars/chrome_dp.json
deploy:
resources:
limits:

View File

@ -385,8 +385,8 @@ services:
- "10053:10053"
volumes:
- ./zbx_env/var/lib/zabbix/enc:/var/lib/zabbix/enc:ro
cap_add:
- SYS_ADMIN
security_opt:
- seccomp:./env_vars/chrome_dp.json
deploy:
resources:
limits:

View File

@ -490,8 +490,8 @@ services:
- "10053:10053"
volumes:
- ./zbx_env/var/lib/zabbix/enc:/var/lib/zabbix/enc:ro
cap_add:
- SYS_ADMIN
security_opt:
- seccomp:./env_vars/chrome_dp.json
deploy:
resources:
limits:

View File

@ -388,10 +388,10 @@ services:
- all
ports:
- "10053:10053"
cap_add:
- SYS_ADMIN
volumes:
- ./zbx_env/var/lib/zabbix/enc:/var/lib/zabbix/enc:ro
security_opt:
- seccomp:./env_vars/chrome_dp.json
deploy:
resources:
limits:

View File

@ -482,8 +482,8 @@ services:
- "10053:10053"
volumes:
- ./zbx_env/var/lib/zabbix/enc:/var/lib/zabbix/enc:ro
cap_add:
- SYS_ADMIN
security_opt:
- seccomp:./env_vars/chrome_dp.json
deploy:
resources:
limits:

View File

@ -385,8 +385,8 @@ services:
- "10053:10053"
volumes:
- ./zbx_env/var/lib/zabbix/enc:/var/lib/zabbix/enc:ro
cap_add:
- SYS_ADMIN
security_opt:
- seccomp:./env_vars/chrome_dp.json
deploy:
resources:
limits:

View File

@ -490,8 +490,8 @@ services:
- "10053:10053"
volumes:
- ./zbx_env/var/lib/zabbix/enc:/var/lib/zabbix/enc:ro
cap_add:
- SYS_ADMIN
security_opt:
- seccomp:./env_vars/chrome_dp.json
deploy:
resources:
limits:

View File

@ -382,8 +382,8 @@ services:
- "10053:10053"
volumes:
- ./zbx_env/var/lib/zabbix/enc:/var/lib/zabbix/enc:ro
cap_add:
- SYS_ADMIN
security_opt:
- seccomp:./env_vars/chrome_dp.json
deploy:
resources:
limits:

View File

@ -476,8 +476,8 @@ services:
- "10053:10053"
volumes:
- ./zbx_env/var/lib/zabbix/enc:/var/lib/zabbix/enc:ro
cap_add:
- SYS_ADMIN
security_opt:
- seccomp:./env_vars/chrome_dp.json
deploy:
resources:
limits:

View File

@ -379,8 +379,8 @@ services:
- "10053:10053"
volumes:
- ./zbx_env/var/lib/zabbix/enc:/var/lib/zabbix/enc:ro
cap_add:
- SYS_ADMIN
security_opt:
- seccomp:./env_vars/chrome_dp.json
deploy:
resources:
limits:

View File

@ -484,8 +484,8 @@ services:
- "10053:10053"
volumes:
- ./zbx_env/var/lib/zabbix/enc:/var/lib/zabbix/enc:ro
cap_add:
- SYS_ADMIN
security_opt:
- seccomp:./env_vars/chrome_dp.json
deploy:
resources:
limits:

1535
env_vars/chrome_dp.json Normal file

File diff suppressed because it is too large Load Diff