https://github.com/jsta/glm_docker
Building the General Lake Model (GLM) with Docker
https://github.com/jsta/glm_docker
docker
Last synced: 12 months ago
JSON representation
Building the General Lake Model (GLM) with Docker
- Host: GitHub
- URL: https://github.com/jsta/glm_docker
- Owner: jsta
- Created: 2019-03-13T23:20:59.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-10T17:37:01.000Z (over 2 years ago)
- Last Synced: 2025-04-07T12:11:38.019Z (about 1 year ago)
- Topics: docker
- Language: Dockerfile
- Homepage: https://cloud.docker.com/u/jsta/repository/docker/jsta/glm
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://cloud.docker.com/repository/docker/jsta/glm)
## Installation
* Build `docker` image
```
docker build -t jsta/glm .
```
* Add `glm` shell script to your path
## Usage
* Call `glm` as usual with appended arguments
```
glm --help
```
____
Based on: https://github.com/AquaticEcoDynamics/GLM/blob/master/.travis.yml
For Docker help see: https://ropenscilabs.github.io/r-docker-tutorial/