FROM mtmiller/octave
RUN octave --eval 'pkg install -forge doctest; pkg install -forge sockets; pkg install -forge generate_html'
