Daemonization in Docker #8638
Unanswered
langBeralarm
asked this question in
Q&A
Replies: 2 comments
-
as far know, docker do have daemon as well https://docs.docker.com/config/daemon/ |
Beta Was this translation helpful? Give feedback.
0 replies
-
Any opinions on that? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it recommended to run Celery as a Daemon in Docker if it's the only process running in this Docker Container?
As far as I can gather it doesn't have an impact on performance but since the recommended way to run Celery in production is as a Daemon I just want to make sure I'm not jumping to conclusions.
Beta Was this translation helpful? Give feedback.
All reactions