Skip to content

Conversation

@rbayliss
Copy link
Contributor

This PR allows us to pull our composer authentication tokens from outside the container to the inside. It can be enabled by adding the following line to .bash_profile:

export COMPOSER_AUTH=$(cat ~/.composer/auth.json)

@rbayliss
Copy link
Contributor Author

Anybody have any feedback here? The intention is to allow people to carry their composer authentication tokens from their host machine to the containers.

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

Successfully merging this pull request may close these issues.

2 participants