if you got something like npm warn notsup not compatible with your version of npm than follow this instruction
Step 1: first be shure to have the latest npm
apt update
apt install npm
npm install -g n
n lts
n latest
n prune
Step2: Install Dockly:
npm -g install dockly
Step3: Start Dockly from now with „dockly“