Skip to content

Add documentation for installing extension. #125

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

Closed
wants to merge 1 commit into from
Closed

Add documentation for installing extension. #125

wants to merge 1 commit into from

Conversation

AaronJan
Copy link
Contributor

No description provided.

@@ -83,6 +83,18 @@ same commands to build and run:
Where `src/` is the directory containing all your php code and `config/`
contains your `php.ini` file.

## How to install more PHP extensions

We provide a convenient script named `docker-php-ext-install`, you can use it to easily install PHP extension. If you want to have a PHP container with more extensions, you can write your own Dockerfile like this:
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you wrap these lines at 80 chars?

Also, should be mentioned that docker-php-ext-install doesn't handle dependencies and that this has to be done manually?

@AaronJan
Copy link
Contributor Author

Good points, will do this tomorrow.

@tianon
Copy link
Member

tianon commented Dec 26, 2014

These changes should be made to php/content.md instead. The php/README.md file is generated from a number of other files.

@tianon
Copy link
Member

tianon commented Dec 26, 2014

@AaronJan
Copy link
Contributor Author

@tianon Thank you for point that out.
Working like crazy recently, may be a couple days delay on this.

@AaronJan AaronJan closed this Dec 31, 2014
@AaronJan
Copy link
Contributor Author

New pull request [https://github.com//pull/130]

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.

3 participants