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.

Devops docker
asked Apr 30, 2023 at 20:31
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.