You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -107,26 +108,26 @@ including builds that use more up-to-date versions of OSGeo packages
107
108
such as GDAL provided by the [UbuntuGIS software
108
109
repository](https://wiki.ubuntu.com/UbuntuGIS), as shown below:
109
110
110
-
|image | description | size|
111
-
|----|----|----|
112
-
|[latest](https://github.com/geocompx/docker/pkgs/container/docker/)|docker pull ghcr.io/geocompx/latest image + book files ||
113
-
|[minimal](https://github.com/geocompx/docker/blob/master/minimal)|docker pull ghcr.io/geocompx/minimal rocker/geospatial plus geocompkg Imports ||
114
-
|[suggests](https://github.com/geocompx/docker/blob/master/suggests)|docker pull ghcr.io/geocompx/suggests includes all packages from geocompkgs (Suggests) ||
115
-
|[binder](https://github.com/geocompx/docker/blob/master/binder)|docker pull ghcr.io/geocompx/binder runs with Binder ||
116
-
|[osgeo](https://github.com/geocompx/docker/blob/master/)|docker pull ghcr.io/geocompx/osgeo running on rocker/geospatial:osgeo||
117
-
|[buildbook](https://github.com/geocompx/docker/blob/master/)|docker pull ghcr.io/geocompx/buildbook runs the book code ||
118
-
|[qgis](https://github.com/geocompx/docker/blob/master/)|docker pull ghcr.io/geocompx/qgis with QGIS ||
119
-
|[rocker-rpy](https://github.com/geocompx/docker/blob/master/)|docker pull ghcr.io/geocompx/rocker-rpy with python ||
120
-
|[rocker-rpyjl](https://github.com/geocompx/docker/blob/master/)|docker pull ghcr.io/geocompx/rocker-rpyjl with R, Python, and Julia ||
Add :tagname after ghcr.io/geocompx/<image> to get the image you want.
130
+
Add :tagname after ghcr.io/geocompx/imagename to get the image you want.
130
131
131
132
<!-- To run the `buildbook` version (represented by the extension `-b` for most tags), for example, run the following command (with port and password set to a port of your preference): -->
0 commit comments