# octave

Lightweight octave development environment

## Usage

```sh
$ docker run --rm -it -v $(pwd):/source schickling/octave
```

Mount your local source folder to the container and run it inside the container.