Open xasima opened 9 years ago
I never really considered that anyone would want multiple repos in a single container. Personally I just start more containers. This seems a good idea though.
I'll try and come up with a good way to do this.
The scenario "multiple repos per single container" seems to be useful in the "container per team" - model.
Namely, if all the member of the team does have equal access to separated repositories of the common project (myservice-mobile, myservice-ui, myservice-server), then it reasonable to minimize efforts on ssh-copy-id and docker url:port in use.
Please propose some naming recommendation to follow in order to support separate teams (gitrepo1 team, gitrepo2 team space) with own internal repositories.
The approach may look like