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

Add local docker "registry" #18

Open
ipf opened this issue May 6, 2015 · 3 comments
Open

Add local docker "registry" #18

ipf opened this issue May 6, 2015 · 3 comments

Comments

@ipf
Copy link
Member

ipf commented May 6, 2015

When creating a new docker instance with ct docker:create the name of the instance and a unique identifier should bei written to a kind of local "registry" i.e. ~/.ct/docker-registry.json.
This may be useful to further implement a command such as ct docker:start {hash} or ct docker:start all or ct docker:list

@elmar-hinz
Copy link

I am also thinking of port management, to run multiple projects in parallel, without setting the ports by hand. Maybe in connection with a local DNS, to not bother with ports at all.

@josefglatz
Copy link
Member

@elmar-hinz are there any scenarios where you work on 2 projects together? Or do you mean in general, e.g. for productive hosting?

@elmar-hinz
Copy link

@Joush: For me a typical scenario would be:

  1. Current project
  2. Quickfix of older project
  3. OpenSource project: extension or core

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

No branches or pull requests

4 participants