Giter VIP home page Giter VIP logo

octave-x11-novnc-docker's Introduction

octave-x11-novnc-docker

This docker runs GNU Octave - an open source Matlab - which provides capabilities for the numerical solution of linear and nonlinear problems, and for performing other numerical experiments. The Octave GUI have to be accessed through a browser in a noVNC windows.

Demo Screenshot

... more screenshots

This container runs

  • Xvfb - X11 in a virtual framebuffer
  • x11vnc - A VNC server that scrapes the above X11 server
  • noNVC - A HTML5 canvas vnc viewer
  • Fluxbox - a small window manager
  • octave - to demo that it works

How To

With Docker Hub

  • docker pull epflsti/octave-x11-novnc-docker
  • docker run -p 8083:8083 -ti epflsti/octave-x11-novnc-docker:latest
  • firefox http://localhost:8083
  • octave is launched, just run some script e.g. my_sombrero.m

Adding the parameter -e SCREEN_RESOLUTION=<width>x<height> the screen size displayed is adjusted to the one in the environment variable. By default it is 1024x768.

If your source files are in your host then just add the -v parameter for example

  • docker run -p 8083:8083 -ti -v $(pwd):/source epflsti/octave-x11-novnc-docker:latest

Manual Build

  • docker build -t epflsti/octave-x11-novnc-docker:latest .
  • docker run -p 8083:8083 -ti epflsti/octave-x11-novnc-docker:latest
  • firefox http://localhost:8083
  • octave is launched, just run some script e.g. my_sombrero.m

Gh-pages

Please visit the project's website on http://epfl-sti.github.io/octave-x11-novnc-docker/

On DockerHub / GitHub

Thanks

Based on wine-x11-novnc-docker, thanks @solarkennedy !

octave-x11-novnc-docker's People

Contributors

icedfiend avatar ponsfrilus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

octave-x11-novnc-docker's Issues

Octave version

Which octave version is it?
Is it 3.x ( >3. 8)
or 4.x( >= 4.0) ?

novnc entered FATAL state, too many start retries too quickly

if i run the commands i am getting the following log

/usr/lib/python2.7/dist-packages/supervisor/options.py:297: UserWarning: Supervisord is running as r
ing for its configuration file in default locations (including its current working directory); you p
ify a "-c" argument specifying an absolute path to a configuration file for improved security.
  'Supervisord is running as root and it is searching '
2018-03-09 11:27:33,361 CRIT Supervisor running as root (no user in config file)
2018-03-09 11:27:33,361 WARN Included extra file "/etc/supervisor/conf.d/supervisord.conf" during pa
2018-03-09 11:27:33,373 INFO RPC interface 'supervisor' initialized
2018-03-09 11:27:33,373 CRIT Server 'unix_http_server' running without any HTTP authentication check
2018-03-09 11:27:33,374 INFO supervisord started with pid 1
2018-03-09 11:27:34,377 INFO spawned: 'X11' with pid 7
2018-03-09 11:27:34,382 INFO spawned: 'novnc' with pid 8
2018-03-09 11:27:34,386 INFO spawned: 'x11vnc' with pid 9
2018-03-09 11:27:34,389 INFO spawned: 'octave' with pid 10
2018-03-09 11:27:34,390 INFO spawned: 'fluxbox' with pid 11
2018-03-09 11:27:34,567 INFO reaped unknown pid 31
2018-03-09 11:27:34,568 INFO exited: novnc (exit status 1; not expected)
2018-03-09 11:27:35,387 INFO success: X11 entered RUNNING state, process has stayed up for > than 1
2018-03-09 11:27:35,387 INFO success: x11vnc entered RUNNING state, process has stayed up for > than
s)
2018-03-09 11:27:35,394 INFO success: octave entered RUNNING state, process has stayed up for > than
s)
2018-03-09 11:27:35,394 INFO success: fluxbox entered RUNNING state, process has stayed up for > tha
cs)
2018-03-09 11:27:36,498 INFO spawned: 'novnc' with pid 45
2018-03-09 11:27:36,564 INFO exited: novnc (exit status 1; not expected)
2018-03-09 11:27:36,564 INFO reaped unknown pid 59
2018-03-09 11:27:38,569 INFO spawned: 'novnc' with pid 61
2018-03-09 11:27:38,632 INFO exited: novnc (exit status 1; not expected)
2018-03-09 11:27:38,632 INFO reaped unknown pid 75
2018-03-09 11:27:41,749 INFO spawned: 'novnc' with pid 80
2018-03-09 11:27:41,821 INFO exited: novnc (exit status 1; not expected)
2018-03-09 11:27:41,821 INFO reaped unknown pid 94
2018-03-09 11:27:42,822 INFO gave up: novnc entered FATAL state, too many start retries too quickly

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.