dotnet-docker
                                
                                
                                
                                    dotnet-docker copied to clipboard
                            
                            
                            
                        Docker images for .NET and the .NET Tools.
We should update the Native AOT samples to .NET 10. - https://github.com/dotnet/dotnet-docker/tree/main/samples/releasesapi - https://github.com/dotnet/dotnet-docker/tree/main/samples/releasesapp There are no supported AOT images for .NET 8 and 9 so it makes sense to...
- https://github.com/dotnet/dotnet-docker/blob/main/documentation/image-variants.md
### Describe the Problem Sometimes, we accidentally leave unused Dockerfiles in the `src/` folder that are no longer built or published. ### Describe the Solution There should be a test,...
In the January 2025 servicing release, Alpine 3.21 container images were published. In the February 2025 servicing release, all Alpine floating tags were [updated to target Alpine 3.21](https://github.com/dotnet/dotnet-docker/discussions/6225) instead of...
Context: - https://github.com/canonical/rocks-toolbox/issues/25 - https://github.com/canonical/rocks-toolbox/pull/26 When there is a new release in the `rocks-toolbox` repo, then we can update the [documentation](https://github.com/dotnet/dotnet-docker/blob/main/documentation/ubuntu-chiseled.md#how-do-i-install-additional-packages-on-chiseled-images) accordingly. ```diff COPY --from=$BASE_IMAGE / /rootfs/ - RUN chisel-wrapper...
This epic tracks automating the release process for this repo as far as practicable. Related: https://github.com/dotnet/dotnet-docker-internal/issues/6782, https://github.com/dotnet/dotnet-docker-internal/issues/6781
Now that [every Dockerfile is utilizing an installer stage](https://github.com/dotnet/dotnet-docker/pull/6245), consider changing how the .NET version numbers are being handled. Current Pattern (.NET version is being specified in multiple places): ```Dockerfile...
See https://github.com/dotnet/dotnet-docker/issues/6252 for context.
See https://github.com/dotnet/dotnet-docker/issues/6252 for context.
See https://github.com/dotnet/dotnet-docker/issues/6252 for context.