-
Notifications
You must be signed in to change notification settings - Fork 68
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
Docker container failing/exiting #803
Comments
Hi @stevenmunro! quirrel/src/shared/cliWithConfig.ts Line 32 in 56d39c6
That makes me think it was terminated from the outside. |
Could be!
But your console.log outputs nothing between the word “terminating” and the three dots.
Unless, the image I’m using is older and the words “server app” have since been removed?
|
Spot on! Did some digging through the history, here's the exact wording: quirrel/quirrel/src/api/main.ts Line 39 in db836ae
You can try out this image, which is built off the current |
My quirrel docker container failed after 37 hours. The redis container is still running.
docker-compose -v
docker-compose ps
docker-compose logs
last line reads
uname -a
docker-compose images
The text was updated successfully, but these errors were encountered: