Can we run multiple apps on one server with Docker?
0
Yes, theoretically we can run multiple apps on one Docker server. But in practice, it is better to run different components on
separate containers.Β With this, we get a clean environment and it can be used for multiple uses.
Sign in to add a comment
0 Answers
0
π No answers yet!
Be the first to answer this interview question.
Your Answer
Sign in to post your answer and help the community.