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

link github token into container #36

Open
ivoba opened this issue Oct 5, 2016 · 1 comment
Open

link github token into container #36

ivoba opened this issue Oct 5, 2016 · 1 comment

Comments

@ivoba
Copy link
Member

ivoba commented Oct 5, 2016

Currently i have to add to each setup a new github token:

Could not fetch https://api.github.com/repos/xxx/DoctrineExtensions/commits/xxx, please create a GitHub OAuth token to go over the API rate limit
Head to https://github.com/settings/tokens/new?scopes=repo&description=Composer+on+docker+setup1
to retrieve a token. It will be stored in "/var/www/auth.json" for future use by Composer.

we should link the host's /var/www/auth.json to the container.

@gherkins
Copy link
Contributor

gherkins commented Oct 5, 2016

yep, also had to deal with this...
maybe with an exists check?

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

2 participants