Skip to content

Is the docker container supposed to stop running on its own? #21

Closed Answered by imsorrywhat
imsorrywhat asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for the assist. Got the bottom of it. Didn't have a restart policy applied so container was not being restarted on reboots. Since I don't use it daily I didn't notice it right away so it seemed like it was a random stop.

Fix: added "restart: always" to docker-compose file, aka Stack in Portainer.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@imsorrywhat
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by imsorrywhat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants