You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be an awesome feature. We run a lot of dev environments with multiple containers for testing and rapid integration. What is the recommended way of doing this now, multiple containers in the template?
What is the recommended way of doing this now, multiple containers in the template?
Yeah that's honestly the best way right now. We're working on an alternative method of using devcontainers that should more seamlessly enable using @devcontainers/cli or similar existing Devcontainer tooling.
Devcontainer spec supports specifying a compose file
e.g.
Example: https://github.com/BrunoQuaresma/openticket/blob/main/.devcontainer/devcontainer.json
The text was updated successfully, but these errors were encountered: