## Getting Started With The `docker-geocat` Containers From DockerHub
Based on: https://groups.ssec.wisc.edu/groups/goes-r/algorithm-working-group/geocat-and-framework/geocat-user-documentation/installing-and-testing-the-experimental-lib_sat-version-of-geocat
### Pull the container you want from DockerHub; this is also how you check for & grab updates.
```bash
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