Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Cannot run DotNet Core in Docker Container #122

Open
fedoranimus opened this issue Oct 19, 2016 · 2 comments
Open

Cannot run DotNet Core in Docker Container #122

fedoranimus opened this issue Oct 19, 2016 · 2 comments

Comments

@fedoranimus
Copy link

Following this tutorial, I am able to run a new DotNet Core Web application locally just fine (via Command Line).

However, as soon as I try to run it in a container (via VS Code Debugger), I receive the following exception:
Unhandled Exception: System.IO.DirectoryNotFoundException: Could not find a part of the path '/root/.nuget/packages/.tools/BundlerMinifier.Core'.

I have not made any changes to any files at this point.

Environment: Windows 10 x64 with Docker for Windows.

@daveclarke
Copy link

Did you get this resolved? I'm having the same issue.

@fedoranimus
Copy link
Author

I have not been able to resolve this, but I haven't tried in several weeks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants