Get the docker stack startup logs in case services don't start
sudo journalctl -u docker.service | tail -n 100
docker service ps --no-trunc SERVICENAME