If someone just runs
./sakai-dock.sh tomcat
It has the error
docker: Error response from daemon: Cannot link to a non running container: /sakai-mariadb AS /sakai-tomcat/sakai-mariadb.
Error response from daemon: Cannot link to a non running container: /sakai-mariadb AS /sakai-tomcat/sakai-mariadb
This should probably just try to at least start the MariaDB server first
If someone just runs
./sakai-dock.sh tomcat
It has the errorThis should probably just try to at least start the MariaDB server first