ModelPolisher
ModelPolisher copied to clipboard
Docker image not found
Hi,
I was looking to install your software through docker, so I ran:
$ docker search ModelPolisher
NAME DESCRIPTION STARS OFFICIAL
mephenor/modelpolisher 0
schmirgel/modelpolisher 0
schmirgel/mpserver Server Implementation for the ModelPolisher … 0
I tried to pull both images, but the command gave this issue:
Using default tag: latest
Error response from daemon: manifest for mephenor/modelpolisher:latest not found: manifest unknown: manifest unknown
Is this correct? Should I use a different method to install ModelPolisher?
Thank you for your help.
IlFog