Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to startup database if we start tomcat and it's not running #19

Open
jonespm opened this issue Apr 15, 2023 · 0 comments
Open

Try to startup database if we start tomcat and it's not running #19

jonespm opened this issue Apr 15, 2023 · 0 comments

Comments

@jonespm
Copy link
Collaborator

jonespm commented Apr 15, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant