Docker on Windows 8.1 [solved]

Hi everyone,
I’m studying docker because I have to do a school exercise with PostgreSQL 9.6, PostGIS 2.4 and JSP.
On my PC I have Windows 8.1 and I could not install Docker so I installed Docker Quickstart Terminal and Kitematic (Alpha).
I do not understand where I have to write:
docker pull kartoza / postgis
I would like to install this image:
https://hub.docker.com/r/kartoza/postgis/
The biggest problem is the absence of a forum on Docker in Italian.
My English is very poor.
Thank you

For Docker for Windows 8.1 your best choice is Docker Machine: https://docs.docker.com/machine/ or upgrading to Windows 10 pro and using Docker for Windows.

1 Like

I installed:
Docker Quickstart Terminal
Kitematic (Alpha)
I use the second to study docker.
Thanks

Why can not I write new posts on the forum?