Docker Mssql
#4
No, not which version of docker! Which "mssql" image are you trying to install? Are you talking about Microsofts mssql, or did you mean mysql?

i.e.

docker pull microsoft/mssql-server-linux ( for https://hub.docker.com/r/microsoft/mssql-server-linux/)

or

docker pull mysql/mysql-server ( for https://hub.docker.com/r/mysql/mysql-server/ )


If it's mysql, you need a different image that is specifically for armhf or arm64 - such as https://hub.docker.com/r/ebspace/aarch64-mysql/

If it's mssql, I don't fancy your chances... being microsoft, it probably only works on amd64 (i.e. 64 bit PC architecture)...
  Reply


Messages In This Thread
Docker Mssql - by Riverman - 07-07-2018, 08:49 PM
RE: Docker Mssql - by pfeerick - 07-08-2018, 04:09 AM
RE: Docker Mssql - by Riverman - 07-08-2018, 09:22 AM
RE: Docker Mssql - by pfeerick - 07-09-2018, 06:19 PM
RE: Docker Mssql - by Riverman - 07-09-2018, 07:30 PM
RE: Docker Mssql - by pfeerick - 07-09-2018, 11:26 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Remedial Docker lessons cjyar 2 3,934 12-19-2019, 05:38 AM
Last Post: lbruno
  Release 0.9.14 Ubuntu Mate desktop, LXDE, OMV, Docker CE (container) Luke 1 4,064 09-19-2019, 07:00 AM
Last Post: Malmgren
  help building a docker image jata 6 8,174 07-12-2019, 08:47 PM
Last Post: hmuller
  docker contaainer error on "docker login" edwinbmiller 0 1,576 06-18-2018, 10:08 AM
Last Post: edwinbmiller
  Kodi + Docker - what are the image options for Rock64 to support this? zarusz 0 2,604 05-20-2018, 01:41 AM
Last Post: zarusz
  Has someone managed to get Docker running yet? Sven 17 18,027 12-24-2017, 06:52 PM
Last Post: xnathanh

Forum Jump:


Users browsing this thread: 1 Guest(s)