Skip to content
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

Issue with docknet docker image/dotnetproxy script #1

Open
nmschulte opened this issue Feb 12, 2016 · 1 comment
Open

Issue with docknet docker image/dotnetproxy script #1

nmschulte opened this issue Feb 12, 2016 · 1 comment

Comments

@nmschulte
Copy link

@markrendle I'm trying to use your docker image to get up and running with the latest .NET CLI (dotnet) and .NET Core/ASP.NET Core/EF Core. I'm running on Debian Sid, and I receive the following error when trying to run your docker image. Can you assist?

$ docker run -it rendlelabs/docknet
dotnet: lttng-ust-comm.c:1446: lttng_ust_init: Assertion `!ret' failed.
/usr/local/bin/dotnetproxy: line 3:    12 Aborted                 (core dumped) dotnet $@
@nmschulte
Copy link
Author

I think this might just be due to my unfamiliarity with Docker. I'm guessing I'm not supposed to docker run -it, but instead docker start?

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

No branches or pull requests

1 participant