All the additional libraries and fonts to use MINOS2
1.1K
Run this image with the following command (best set as alias to e.g. gforth-gui).
docker run -ti -e USER=$USER -e DISPLAY=$DISPLAY -v /tmp/.X11-unix/:/tmp/.X11-unix/ \
-v /dev/dri:/dev/dri -v $XAUTHORITY:/home/gforth/.Xauthority \
-v ${XDG_RUNTIME_DIR}/pulse:/run/user/1000/pulse --rm forthy42/gforth-gui
Inside, you can try include minos2/presentation.fs or include minos2/gl-sample.fs.
Content type
Image
Digest
sha256:de1f8e581…
Size
112.7 MB
Last updated
4 months ago
docker pull forthy42/gforth-gui