Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support of networks in Compose.yml #2

Open
lyang2821 opened this issue Mar 25, 2024 · 0 comments
Open

Support of networks in Compose.yml #2

lyang2821 opened this issue Mar 25, 2024 · 0 comments

Comments

@lyang2821
Copy link
Collaborator

https://www.architect.io/blog/2023-03-23/manage-networking-with-docker-compose/

Docker Compose supports multiple networks, and you can define your services to belong to which networks.

Currently Lapdev only creates one shared network and adds all containers to the same network. And we'll need to create multiple networks according to the network configs in compose.yml and only allow services to networks as defined in compose.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant