ModelPolisher icon indicating copy to clipboard operation
ModelPolisher copied to clipboard

Docker image not found

Open IlFog opened this issue 1 year ago • 1 comments

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

IlFog avatar Oct 29 '24 14:10 IlFog