# octave Lightweight ocatve development environment ## Usage ```sh $ docker run -it -v /local/source:/usr/src/app schickling/octave ``` Mount your local source folder to the container and run it inside the container.