Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

Gnu Octave in docker built from Fedora 35

Why ?

I installed the one provided in Fedora 35, and it was buggy.

So I created this image and a docker-compose.yml to launch the GUI

Feel free to customize it if you use it :)

Build it

docker build -t <image_name> .

In the docker-compose file, the image is called octave-7.1.0:fedora35