Dockerization of the AutoStatsQ software https://github.com/gesape/AutoStatsQ.
You must have Docker installed.
sudo apt install docker
Other Docker installation for Ubuntu can be find here: https://docs.docker.com/install/linux/docker-ce/ubuntu/.
git clone https://github.com/nikosT/AutoStatsQ-Docker.git
Set the ARCHIVE
variable inside the Makefile
to the path where your SDS structure is.
cd AutoStatsQ-Docker
make start
exit
Keep all of your work inside the /vault
folder. Otherwise, when you exit the container, everything else will be lost.