zavolokas / Inpainting

Want to remove something(someone) from a photo as it never was there? This is .NET implementation of content-aware fill. It smartly fills in unwanted or missing areas of photographs.
MIT License
368 stars 48 forks source link

Docker Error #40

Closed albingit70 closed 4 years ago

albingit70 commented 5 years ago

Hello @zavolokas I tried to run docker on my computer(Windows 10) with the command docker run -p 5000:80 -it --rm zavolokas/inpainter:latest But It is failed with the message:

docker run -p 5000:80 -it --rm zavolokas/inpainter:latest
Unable to find image 'zavolokas/inpainter:latest' locally
latest: Pulling from zavolokas/inpainter
docker: image operating system "linux" cannot be used on this platform.
See 'docker run --help'.

How I can resolve the problem? Thank you

zavolokas commented 5 years ago

@albingit70 here you are https://docs.docker.com/docker-for-windows/#switch-between-windows-and-linux-containers