arun1895
arun1895
> Hi @arun1895 , can you try in another distro to ensure it works in any? I'll try to follow up when I can. Thank you for your reply@Ralph Squillace...
> @arun1895 hmmmm. Is this the example dotnetcore app in the repo, or another one that you are using? the same am using for the testing if it will be...
> this is with Draft v. 0.16 Yes we created own file for testing, so that we can run our very own webistes on docker
Could you please share any aspnet core sample dockeer file , and how build it
> I strongly suggest you have a look at mapping your dockerfile to be closer to this one, until you figure out why you're copying a directory that doesn't exist...
@squillace @bacongobbler @jdhuntington @chad > [#901 (comment)](https://github.com/Azure/draft/issues/901#issuecomment-440662599). this is what Draft creates for the example-dotnetcore getting started application. Start with that. docker build -t dockertest . Sending build context to...