-
Notifications
You must be signed in to change notification settings - Fork 6k
App does not have to be publised before Docker image add #42740
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
Comments
Thank you for posting this issue @bravequickcleverfibreyarn You're not wrong. It was intentionally explained this way so that the consumer understands that the app needs to be published. We explain it outside the context of the Dockerfile as it's good to know it's not specific to building the container image. But I do see your point, we could probably improve this experience. Would you be interested in providing a PR and I'll review it? |
I'll try some in upcoming days. |
Okay. I find a minute today. Please check with #42760. |
Type of issue
Missing information
Description
From https://learn.microsoft.com/en-us/dotnet/core/docker/build-container?view=vs-2022&tabs=windows&pivots=dotnet-8-0#publish-net-app
This could be true but it is not for Dockefile used.
These lines take care of building/publishing.
If this would be the case, then lines were be
Page URL
https://learn.microsoft.com/en-us/dotnet/core/docker/build-container?view=vs-2022&tabs=windows&pivots=dotnet-8-0
Content source URL
https://github.com/dotnet/docs/blob/main/docs/core/docker/build-container.md
Document Version Independent Id
58d57b81-4ca6-6536-8788-f212402b41a7
Article author
@IEvangelist
Metadata
Related Issues
Associated WorkItem - 319943
The text was updated successfully, but these errors were encountered: