Sign inSign up

forthy42/net2o-gui

By forthy42

Updated 6 months ago

net2o with all libraries and fonts to use the GUI

Image
0

437

forthy42/net2o-gui repository overview

net2o GUI image

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

Tag summary

Content type

Image

Digest

sha256:62f97acde

Size

115.1 MB

Last updated

6 months ago

docker pull forthy42/net2o-gui