dotnet-docker icon indicating copy to clipboard operation
dotnet-docker copied to clipboard

Docker images for .NET and the .NET Tools.

Results 191 dotnet-docker issues
Sort by recently updated
recently updated
newest added

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...

area-samples

- https://github.com/dotnet/dotnet-docker/blob/main/documentation/image-variants.md

area-documentation

### 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,...

area-infrastructure

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...

area-dockerfiles

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...

area-documentation

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

area-release

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...

area-dockerfiles

See https://github.com/dotnet/dotnet-docker/issues/6252 for context.

area-dockerfiles

See https://github.com/dotnet/dotnet-docker/issues/6252 for context.

area-dockerfiles

See https://github.com/dotnet/dotnet-docker/issues/6252 for context.

area-dockerfiles