Fix docker script and props

* Fix output for docker script (handle lines that didn't have values)
* Fix props.conf LINE_BREAKER for docker
This commit is contained in:
Michael Erdely 2025-01-17 11:44:24 -05:00
parent 5551b8973d
commit e5e03ea464
Signed by: mike
SSH key fingerprint: SHA256:ukbnfrRMaRYlBZXENtBTyO2jLnql5AA5m+SzZCfYQe0
6 changed files with 41 additions and 10 deletions

View file

@ -517,7 +517,7 @@ KV_MODE=multi
[docker]
SHOULD_LINEMERGE=false
LINE_BREAKER=(^$|[\r\n]+[\r\n]+)
LINE_BREAKER=(^$|[\r\n]+)
TRUNCATE=1000000
KV_MODE = json
FIELDALIAS-dest_for_docker = host as dest