Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove tzdata package from Alpine-based runtime-deps images #1311

Closed
mthalman opened this issue Sep 16, 2019 · 2 comments
Closed

Remove tzdata package from Alpine-based runtime-deps images #1311

mthalman opened this issue Sep 16, 2019 · 2 comments

Comments

@mthalman
Copy link
Member

In order to maintain consistency among the runtime-deps images, we've decided that none of the runtime-deps images should have the tzdata package installed. This package is currently installed in the Alpine images and should be removed. Consumers of these images that need to call into the TimeZoneInfo API will need to explicitly install the tzdata package in their own Dockerfile.

@MichaelSimons
Copy link
Member

This change should be made to all new .NET versions going forward. Making this change to previous versions such as 2.1 and 2.2 would be considered a breaking change.

@MichaelSimons
Copy link
Member

Related to #1264

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants