How to Run Hop Web and Hop Server Together in a Single Docker Container? #6075
Unanswered
shivanandullagaddi
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
It is a best practice in containers to keep containers limited to a single service, but you can use docker compose to combine multiple services/containers in a single deployment. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi,
I would like to run Hop Web and Hop Server in the same Docker container.
Is there an official method or best-practice steps to build a combined Docker image that includes both components?
Beta Was this translation helpful? Give feedback.
All reactions