Can we run more than one process in a Docker container?

0

Yes, a Docker Container can provide process management that can be used to run multiple processes. There are process
supervisors liker-unit, s6, daemon tools etc that can be used to fork additional processes in a Docker container.

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