Skip to content

Fixes #43. Adds support for JPEG. #44

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

Merged
merged 1 commit into from
Jan 19, 2015
Merged

Conversation

vpetersson
Copy link
Contributor

The fix adds support for JPEG in GD. Had to run docker-php-ext-configure first in order to change the build parameters. Also, had to strip out the removal of libpng, as it is required with this setup.

The fix adds support for JPEG in GD. Had to run `docker-php-ext-configure` first in order to change the build parameters. Also, had to strip out the removal of `libpng`, as it is required with this setup.
@yosifkit
Copy link
Member

Awesome. LGTM

@yosifkit
Copy link
Member

ping @tianon

@tianon
Copy link
Member

tianon commented Jan 19, 2015

Ah, nice catch; LGTM

tianon added a commit that referenced this pull request Jan 19, 2015
Fixes #43. Adds support for JPEG.
@tianon tianon merged commit e7b6b3b into docker-library:master Jan 19, 2015
tianon added a commit to infosiftr/stackbrew that referenced this pull request Jan 22, 2015
- `rails`: add `-b 0.0.0.0` to `rails server` invocation (docker-library/rails#21)
- `ruby`: add `gdbm` (docker-library/ruby#32)
- `tomcat`: 8.0.17
- `wordpress`: proper JPEG support in GD (docker-library/wordpress#44)
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.

4 participants