docker-extension
docker-extension copied to clipboard
Add control server picker
This commit adds an item to the account menu dropdown that allows choosing a control server to use for logins, to make it easier to test Docker related changes to the control server.
This still needs two pieces:
- Figure out how to refer to
localhost:31544from inside the Docker VM — it seems to not even be able to find the control server - Find a better home for it, preferably from the login view
Fixes #8
/cc @dblohm7
is there a reason this hasnt been pulled?