Skip to content

Conversation

@bmorrical-ICC
Copy link

Composer should go in args section instead of environment section


php:
environment:
COMPOSER_AUTH: ${COMPOSER_AUTH}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok I'll try the boilerplate from scratch to test this... I am getting the following unless it's in the args block, but maybe a difference in Docker config here we are dealing with.

Screen Shot 2020-05-10 at 10 08 48 PM

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like your token is malformed, are you sure it's all on one line as a json string? You know what, this might be from a poor example in the env.dist file. Try without surrounding the json object with quotes:
{"github-oauth":{"github.com":""}}

@dbergunder dbergunder added the documentation Improvements or additions to documentation label May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants