nickb created page: home authored by Nick Bearson's avatar Nick Bearson
...@@ -10,7 +10,7 @@ Available containers; these are used in place of `nbearson/docker-geocat:latest` ...@@ -10,7 +10,7 @@ Available containers; these are used in place of `nbearson/docker-geocat:latest`
* `nbearson/docker-geocat:latest` - stable; points at `nbearson/docker-geocat:crtm_2_0_x` for now * `nbearson/docker-geocat:latest` - stable; points at `nbearson/docker-geocat:crtm_2_0_x` for now
* `nbearson/docker-geocat:crtm_2_0_x` - stable; uses CRTM 2.0.x * `nbearson/docker-geocat:crtm_2_0_x` - stable; uses CRTM 2.0.x
* `nbearson/docker-geocat:crtm_2_1_x` - stable; uses CRTM 2.1.x * `nbearson/docker-geocat:crtm_2_1_x` - stable; uses CRTM 2.1.x
* `nbearson/docker-geocat:experimental` # unstable; used for testing new library updates before they're pushed to the stable versions * `nbearson/docker-geocat:experimental` - unstable; used for testing new library updates before they're pushed to the stable versions
### Start up the container ### Start up the container
```bash ```bash
... ...
......