瀏覽代碼

docker: GRASS GIS docker matrix update (#2263)

- update version numbers
- update image sizes
Markus Neteler 3 年之前
父節點
當前提交
0ba1287b56
共有 1 個文件被更改,包括 7 次插入7 次删除
  1. 7 7
      docker/README.md

+ 7 - 7
docker/README.md

@@ -4,15 +4,15 @@
 
 
 | Base image   | Docker tag      | GRASS GIS  | PROJ  | GDAL  | PDAL  | Python | Image size |
 | Base image   | Docker tag      | GRASS GIS  | PROJ  | GDAL  | PDAL  | Python | Image size |
 |--------------|-----------------|------------|-------|-------|-------|--------|------------|
 |--------------|-----------------|------------|-------|-------|-------|--------|------------|
-| Ubuntu 20.04 | latest-ubuntu   | 7.9.dev    | 6.3.1 | 3.0.4 | 2.2.0 | 3.8.5  | 1.04 GB    |
-| Debian 10.1  | latest-debian   | 7.9.dev    | 5.2.0 | 2.4.0 | 1.8.0 | 3.7.3  | 1.14 GB    |
-| Alpine 3.12  | latest-alpine   | 7.9.dev    | 7.0.1 | 3.1.2 | 2.1.0 | 3.5.8  |  385 MB    |
+| Ubuntu 20.04 | latest-ubuntu   | 8.1.dev    | 6.3.1 | 3.0.4 | 2.2.0 | 3.8.10 | 1.20 GB    |
+| Debian 10.1  | latest-debian   | 8.1.dev    | 5.2.0 | 2.4.0 | 1.8.0 | 3.7.3  | 1.16 GB    |
+| Alpine 3.12  | latest-alpine   | 8.1.dev    | 7.0.1 | 3.1.4 | 2.1.0 | 3.8.10 |  186 MB    |
 |--------------|-----------------|------------|-------|-------|-------|--------|------------|
 |--------------|-----------------|------------|-------|-------|-------|--------|------------|
-| Ubuntu 20.04 | stable-ubuntu   | 7.8 branch | 6.3.1 | 3.0.4 | 2.2.0 | 3.8.5  | 1.04 GB    |
-| Debian 10.1  | stable-debian   | 7.8 branch | 5.2.0 | 2.4.0 | 1.8.0 | 3.7.3  | 1.14 GB    |
-| Alpine 3.12  | stable-alpine   | 7.8 branch | 7.0.1 | 3.1.2 | 2.1.0 | 3.5.8  |  385 MB    |
+| Ubuntu 20.04 | stable-ubuntu   | 8.0 branch | 6.3.1 | 3.0.4 | 2.2.0 | 3.8.10 | 1.20 GB    |
+| Debian 10.1  | stable-debian   | 8.0 branch | 5.2.0 | 2.4.0 | 1.8.0 | 3.7.3  | 1.16 GB    |
+| Alpine 3.12  | stable-alpine   | 8.0 branch | 7.0.1 | 3.1.4 | 2.1.0 | 3.8.10 |  186 MB    |
 
 
-Last update: 16 Dec 2020 (source: https://hub.docker.com/r/mundialis/grass-py3-pdal/builds)
+Last update: 15 Mar 2022 (source: https://github.com/OSGeo/grass/actions/workflows/docker.yml and https://hub.docker.com/r/mundialis/grass-py3-pdal/tags)
 
 
 # Requirements
 # Requirements