Gnuplot with X11 support
1.1K
Dockerfile: https://github.com/marcodelapierre/md-dockerfiles/blob/master/utils/gnuplot-x11/Dockerfile
Docker Instructions for Mac: https://github.com/marcodelapierre/md-dockerfiles/blob/master/utils/gnuplot-x11/README.local.mac
Docker Instructions for remote Linux machine: https://github.com/marcodelapierre/md-dockerfiles/blob/master/utils/gnuplot-x11/README.remote
Singularity: just bind mounting the file ~/.Xauthority should make it work:
singularity exec -B ~/.Xauthority docker://marcodelapierre/gnuplot:5.2.2_4 gnuplot
Content type
Image
Digest
Size
144.5 MB
Last updated
over 6 years ago
docker pull marcodelapierre/gnuplot:5.2.2_4