Publish .tar.gz files instead of .zip files for Docker images
Open
area-engineering-systems
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
https://github.com/dotnet/aspire/pull/1860 publishes the Aspire Dashboard assets to blob storage as zip files. All of .NET Docker's other images use `.tar.gz` files instead of .zips. The Aspire Dashboard assets should do the same to match the other Linux .NET assets.
See https://github.com/dotnet/dotnet-docker/pull/5148#discussion_r1474611281
Contributor guide
Assessment
This issue has not been assessed yet.