kartoza / docker-qgis-desktop

A docker project that will run your QGIS desktop app inside a docker container
GNU General Public License v2.0
98 stars 46 forks source link

Tag 2.14 not found in repository docker.io/kartoza/qgis-desktop #17

Closed anthony-o closed 8 years ago

anthony-o commented 8 years ago

I'm trying to run a container but have Tag 2.14 not found in repository docker.io/kartoza/qgis-desktop error.

anthony-o@mypc:~$ docker run -it --rm kartoza/qgis-desktop:2.14
Unable to find image 'kartoza/qgis-desktop:2.14' locally
Pulling repository docker.io/kartoza/qgis-desktop
docker: Tag 2.14 not found in repository docker.io/kartoza/qgis-desktop.
See 'docker run --help'.
anthony-o@mypc:~$ docker pull kartoza/qgis-desktop:2.14
Pulling repository docker.io/kartoza/qgis-desktop
Tag 2.14 not found in repository docker.io/kartoza/qgis-desktop

Is there a problem with your image on docker.io?

timlinux commented 8 years ago

This should be fixed now:

screen shot 2016-05-22 at 07 38 23