... | ... | @@ -8,9 +8,9 @@ docker pull nbearson/docker-geocat:latest |
|
|
|
|
|
Available containers; these are used in place of `nbearson/docker-geocat:latest` in all docker commands.
|
|
|
* `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_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: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:experimental` # unstable; used for testing new library updates before they're pushed to the stable versions
|
|
|
|
|
|
### Start up the container
|
|
|
```bash
|
... | ... | |