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

Create docker network subnets for users #5

Open
maxmcd opened this issue Apr 23, 2020 · 0 comments
Open

Create docker network subnets for users #5

maxmcd opened this issue Apr 23, 2020 · 0 comments

Comments

@maxmcd
Copy link
Contributor

maxmcd commented Apr 23, 2020

Part of #4

A user's containers need to be able to address each other, they do this on the ip address that is allocated to the container. If we group users on a given machine into their own subnet range we will get network isolation between containers.

  • Which ip ranges should we allocate?
  • How do we manage the lifecycle of a network's ip range? Can we edit a docker network's ip range?
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