Link

pysimCoder is now available as docker image.

There are 2 images:

1) Download it simply with
docker pull robertobucher/pysimcoder:latest”
open it using X support
docker run -it –rm –env=”DISPLAY” –net=host -v $XAUTHORITY:/tmp/.XAuthority -e XAUTHORITY=/tmp/.XAuthority pysimcoder
and in the bask simply launch
psc.

2) Download it simply with
“docker pull robertobucher/pysimcoder:novnc”
open it using:
docker run -it –rm -p 8080:8080 pysimcoder:novnc
Open a browser and open the page
http://localhost:8080/vnc.html
In the terminal launch
psc