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

Miscellaneous build oddities #15

Open
RichardBruskiewich opened this issue Dec 7, 2018 · 0 comments
Open

Miscellaneous build oddities #15

RichardBruskiewich opened this issue Dec 7, 2018 · 0 comments

Comments

@RichardBruskiewich
Copy link
Contributor

RichardBruskiewich commented Dec 7, 2018

  1. In working with the project, one notices a fair number of errors reported in the docker-compose build log. It is hard to say which are worth worrying about. A survey of the error messages can be crudely extracted by:

      docker-compose logs |grep -i error
    

I wonder if we may wish to do a more careful audit of the build process to see what can be cleaned up.

  1. It is unclear how best to robust reboot the system. Even after a (relatively) successful power up sequence, attempting restarting of the Tripal container (alone), i.e.

      docker-compose restart tripal
    

goes partway then hits fails with an exit code of 1.

Bring the whole system "down" first, then rebooting it in sequence is a bit time consuming.

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

No branches or pull requests

1 participant