An open API service indexing awesome lists of open source software.

https://github.com/olaronning/docker-stan

Dockerized cmdstan
https://github.com/olaronning/docker-stan

cmdstan docker dockerfile stan

Last synced: about 1 year ago
JSON representation

Dockerized cmdstan

Awesome Lists containing this project

README

          

## docker-stan
Dockerfile for compiling latest version of [cmdstan](https://github.com/stan-dev/cmdstan)

## Build Image
``` terminal
$ make build
```

## Run Bash
``` terminal
$ make bash
```