Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

cmdstan docker dockerfile stan

Last synced: about 1 month 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
```