Skip to content

Where is the guide for dummies? #91

Answered by eljog
SSmale asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you so much for writing a detailed issue, we appreciate it.
If you haven't already explored https://containers.dev/ has the comprehensive documentation and guides for devcontainers and features.

can you get it to launch other containers alongside? If I would like a DB or RabbitMQ container to talk to but separately.
can I have a service running that I talk to in another Docker container (like Vault)? how does the comms work there?

Docker Compose is a great way to define a multi-container development environment. Rather than adding things like databases or redis to your Dockerfile, you can reference existing images for these services and focus your Dev Container’s content on tools …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by SSmale
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants