An option to generate a Dockerile to make this more developer centric. #538
nithinbandaru1
started this conversation in
Ideas
Replies: 2 comments 2 replies
-
Hi - this is tracked in #146, and while not a current priority for the team, I definitely agree that it would be useful to have. We'd love to accept a PR for this functionality! |
Beta Was this translation helpful? Give feedback.
2 replies
-
In the meantime, the Docker tools for both Visual Studio and VS Code can generated a Dockerfile for your project that works in many cases. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I see that the tool is super great and very helpful, but many developers love seeing the docker files. It give a feeling of having more control over their applications.
It would be great if there is an option to generate docker-file from visual studio.
There can also be a generated docker-file added into projects on build as many other tools does.
I also think that it will not be a feature that would need some maintenance in future once implemented because this will be just providing a view or adding the contents to the file at the end.
Showing artifacts (files) that are generated is better than totally hiding them from developers. It just gives a better feeling as I said.
Beta Was this translation helpful? Give feedback.
All reactions