Using Docker in your workspace #7821
Unanswered
janus-reith
asked this question in
General
Replies: 1 comment 3 replies
-
Hi, what do you mean by workspace? Theia is just an IDE. In this context, workspace means opened folder or multiple folders (multi-root). Do you use it in some product? |
Beta Was this translation helpful? Give feedback.
3 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.
-
Most of my current projects involve multiple docker containers communicating with each other,
and I would preferrably interact with them using the integrated terminal.
How would I approach this best?
I could probably find some way to use the host docker instance, as e.g. portainer also uses the hosts docker from inside a container I guess this should work out some way.
However, as I would consider this a pretty typical usecase, I wonder if there is some straight-forward way to do this.
Beta Was this translation helpful? Give feedback.
All reactions