checkmk icon indicating copy to clipboard operation
checkmk copied to clipboard

docker-entrypoint.sh: fix to TZ handling

Open sshambar opened this issue 10 months ago • 3 comments

Werks 16594 introduced TZ support to the docker image, but didn't account for timezones with '_' (eg America/Los_Angeles)

Patch to use '|' in sed to avoid clash with underscores.

sshambar avatar Mar 08 '25 21:03 sshambar

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

github-actions[bot] avatar Mar 08 '25 21:03 github-actions[bot]

I have read the CLA Document and I hereby sign the CLA or my organization already has a signed CLA.

sshambar avatar Mar 08 '25 21:03 sshambar

recheck

sshambar avatar Mar 08 '25 21:03 sshambar