sudo apt install python3-pip
pip3 install -U ablog
Hack: If the above doesn't work, install it from within the docker container with the home directory mounted.
source ./scripts/scribbles.sh
scribbles-compile
scribbles-clean
scribbles-publish
8000