Run Pyfa(Python fitting Assistant) from a docker container on any system with X11
Examples are for Ubuntu 20.04
curl -fsSL https://get.docker.com | sudo sh
git clone insuusvenerati/docker-pyfa
docker build -t pyfa .
or pull and tag my image
docker pull stiforr/pyfa
docker tag stiforr/pyfa pyfa
./scripts/create-container
This will create a container named pyfa and leave it running until you exit but will not remove the container.
sudo cp scripts/pyfa /usr/local/bin/pyfa
pyfa