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

should persist docker auth token after login success #170

Closed
hoatle opened this issue Dec 5, 2016 · 1 comment
Closed

should persist docker auth token after login success #170

hoatle opened this issue Dec 5, 2016 · 1 comment

Comments

@hoatle
Copy link
Member

hoatle commented Dec 5, 2016

so that we don't have to login again after re-provision the VM.

@hoatle hoatle added the feature label Dec 5, 2016
@hoatle hoatle added this to the v0.5.0 milestone Dec 5, 2016
hoatle added a commit to hoatle/teracy-dev that referenced this issue Dec 6, 2016
…: cleanup and add config for home/.docker
@hoatle
Copy link
Member Author

hoatle commented Dec 6, 2016

by using this, we could symlink ./docker/config.json from host to home/.docker/config.json and now we could reuse the docker auth token from the host, this is very convenient.

$ cd teracy-dev
$ ln ~/.docker/config.json ./home/.docker/config.json

@hoatle hoatle self-assigned this Dec 6, 2016
hoatle added a commit that referenced this issue Dec 7, 2016
…rsist

@ #170 | should persist docker auth token after login success
@hoatle hoatle closed this as completed Dec 8, 2016
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

1 participant