Skip to content

Conversation

@brandond
Copy link
Member

@brandond brandond commented Jan 27, 2025

Add timezone files to Docker image so that tz names work in spec.window.timeZone.

These worked in test because tests run in a BCI image, but the shipping docker image is FROM scratch and was missing the files.

We have to use Alpine as the source for zoneinfo, as BCI does not provide 32bit arm images.

Issue:

Add timezone files to Docker image so that tz names work in spec.window.timeZone Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
@brandond brandond merged commit 98381a6 into rancher:master Jan 28, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants