On the example page it is advised to run
sudo docker exec **** supervisorctl start ds:example for starting example, the correct one is sudo docker exec **** supervisorctl start example
and
sudo systemctl start ds-adminpanel to start adminpanel, the correct command is sudo docker exec **** supervisorctl start adminpanel
Please, correct them out.
On the example page it is advised to run
sudo docker exec **** supervisorctl start ds:examplefor startingexample, the correct one issudo docker exec **** supervisorctl start exampleand
sudo systemctl start ds-adminpanelto startadminpanel, the correct command issudo docker exec **** supervisorctl start adminpanelPlease, correct them out.