net2o with all libraries and fonts to use the GUI
437
Suppose you have your local net2o data in ~/net2o.dk, then run this image with
docker run -ti --rm -v ~/net2o.dk:/net2o --user $(id -u):$(id -g) \
-e USER=$USER -e DISPLAY=$DISPLAY -v /tmp/.X11-unix/:/tmp/.X11-unix/ \
-v /dev/dri:/dev/dri -v $XAUTHORITY:/home/gforth/.Xauthority \
-v ~/.fonts:/home/gforth/.fonts -v ${XDG_RUNTIME_DIR}/pulse:/run/user/1000/pulse \
forthy42/net2o-gui
Content type
Image
Digest
sha256:62f97acde…
Size
115.1 MB
Last updated
6 months ago
docker pull forthy42/net2o-gui