Sign inSign up

forthy42/gforth-gui

By forthy42

Updated 4 months ago

All the additional libraries and fonts to use MINOS2

Image
0

1.1K

forthy42/gforth-gui repository overview

Gforth GUI image (with MINOS2 GUI)

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.

Tag summary

Content type

Image

Digest

sha256:de1f8e581

Size

112.7 MB

Last updated

4 months ago

docker pull forthy42/gforth-gui