Sign inSign up

dockeratso/ubuntu-dotnet-core-sdk-opencvsharp

By dockeratso

Updated almost 4 years ago

Ubuntu based image with dotnet core sdk and OpenCvSharp

Image
1

50K+

dockeratso/ubuntu-dotnet-core-sdk-opencvsharp repository overview

dotnet-core-sdk-dependencies

Dockerfiles used for creating latest stable dotnet core sdk images together with latest stable OpenCvSharp and its dependencies on several platforms. These images make it possible to compile and run OpenCvSharp dependent applications in the docker enviroment. Samples added.

Build locally images as follows docker build -t opencv_dotnet .

Mount your OpenCvSharp dependent project and run commands using the interactive shell:

docker run -it -v %cd%:/test/ --workdir /test opencv_dotnet:latest

Tag summary

Content type

Image

Digest

sha256:19f278676

Size

839 MB

Last updated

almost 4 years ago

docker pull dockeratso/ubuntu-dotnet-core-sdk-opencvsharp