Installing xibo in docker

Hi Can anyone tell me what this means

PS C:\xibo\xibo-docker-1.8.10> docker-compose up -d
Pulling cms-db (mysql:5.6)…
5.6: Pulling from library/mysql
ERROR: no matching manifest for windows/amd64 in the manifest list entries

I’m also getting that error.

To add to this… This is a new install of Docker for a new Xibo CMS server.
Docker CE for Windows has installed, and I have extracted the CMS folder to D:\Xibo.
Gone into the D:\Xibo folder and launched PowerShell from here.

PS D:\Xibo> docker-compose up -d
Pulling cms-db (mysql:5.6)…
5.6: Pulling from library/mysql
ERROR: no matching manifest for windows/amd64 in the manifest list entries

I read online to try run “docker pull hello-world” just to check internet connection and this pulls down fine.

Any thoughts?

Thanks,
Lee.

We have everything else working on server 2016 just stuck here , hello world works fine

thanks

James

The error may be caused by caused by installing Windows containers. A possible solution is to right-click on the Docker icon in the system tray and select Switch to Linux Containers. I have included a link to a post with more information:

If the issue persists or you are already using linux containers, please reply to this message and I will look into the issue further.

Many Thanks,