dotnet / sdk-container-builds

Libraries and build tooling to create container images from .NET projects using MSBuild
https://learn.microsoft.com/en-us/dotnet/core/docker/publish-as-container
MIT License
179 stars 34 forks source link

Output the newly-created images' full name from PublishContainer #560

Closed baronfel closed 4 months ago

baronfel commented 5 months ago

I think it's reasonable that the PublishContainer task should output the full name of the generated container image as well, so I'll log an issue for that.

Originally posted by @baronfel in https://github.com/dotnet/sdk-container-builds/issues/376#issuecomment-2053708349