Hi all,
this may be of interest for some of you.
I've build a working Docker container. The Image is based on Ubuntu
19.10 and includes a compiled version of gretl 2019d (build-date
2020-01-13).
It would be nice to have a container for each (upcoming) official gretl
release but I can only host a single one for free at Docker Hub. So,
this container will in future comprise the latest gretl release based on
latest stable Ubuntu.
You can find the image here:
https://hub.docker.com/r/atecon/gretl
All commands for building the image can be found here:
https://hub.docker.com/layers/atecon/gretl/2020a/images/sha256-2826ad5e22...
Or better have a look at my git-repo:
https://github.com/atecon/docker_gretl
Let me know if you have any remarks or suggestions.
Artur