add env_vars nobuild

This commit is contained in:
Alexandre
2025-11-06 11:51:25 +01:00
committed by GitHub
parent 0fe903874f
commit 752a5d2acd
98 changed files with 383 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ map:
- ssl:ro
name: Collabora
options:
env_vars: []
aliasgroup1: ""
certfile: fullchain.pem
domain1: ""
@@ -28,6 +29,9 @@ ports:
ports_description:
9980/tcp: Web interface
schema:
env_vars:
- name: match(^[A-Z0-9_]+$)
value: str?
TZ: str?
aliasgroup1: str
cert_domain: bool?