Visit https://partons.cea.fr for official resources on the PARTONS project. This informal initiation is part of the First International School of Hadron Femtography (https://indico.jlab.org/event/846/)
Addendum:
docker pull partons/partons:v3.0
docker run -it --platform linux/amd64 --rm partons/partons:v3.0
echo "deb http://archive.debian.org/debian stretch main contrib non-free" > /etc/apt/sources.list
apt-get update
apt-get install nano -y