We should protect ourselves from any potential breakage in the future by ensuring that we are building an image with the timezone set to UTC.
If a user wants to override that in the future they can, but either containerbase/ubuntu or containerbase/base should enforce this.
(We currently do build a UTC image, this would protect against regressions)
We should protect ourselves from any potential breakage in the future by ensuring that we are building an image with the timezone set to UTC.
If a user wants to override that in the future they can, but either
containerbase/ubuntuorcontainerbase/baseshould enforce this.(We currently do build a UTC image, this would protect against regressions)