19 | | docker pull docker.osgeo.org/postgis/build-test:trisquel #confirm you can pull from the read-only repo |
| 19 | #confirm you can pull from the read-only repo - it should recognize you already have it and just add another tag |
| 20 | docker pull docker.osgeo.org/postgis/build-test:trisquel |
| 21 | |
| 22 | #To really test, you can |
| 23 | docker rmi docker.osgeo.org/postgis/build-test:trisquel |
| 24 | docker rmi postgis-docker.osgeo.org/postgis/build-test:trisquel |
| 25 | docker rmi docker.kbt.io/postgis/build-test:trisquel |
| 26 | docker pull docker.osgeo.org/postgis/build-test:trisquel |