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

Fix for loop that installs php packages #1020

Merged
merged 1 commit into from
Jul 26, 2018

Conversation

rfay
Copy link
Member

@rfay rfay commented Jul 26, 2018

The Problem/Issue/Bug:

Our ddev-webserver Dockerfile has a (long-term?) scripting bug. I noticed and fixed it over in #1007, but of course that one will be a while.

I have no idea how this could ever have worked, or why a php upgrade would trigger failures that we hadn't seen before.

How this PR Solves The Problem:

Fix the Dockerfile; script was completely wrong.

@rfay rfay added this to the v1.1.0 milestone Jul 26, 2018
@rfay rfay self-assigned this Jul 26, 2018
@rfay rfay requested a review from andrewfrench July 26, 2018 21:22
Copy link
Contributor

@andrewfrench andrewfrench left a comment

Choose a reason for hiding this comment

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

Assuming the ddev-dbserver failure is unrelated (looks to me like it is), the changes here make sense and are good to go.

@rfay rfay merged commit ba7f1df into ddev:master Jul 26, 2018
@rfay rfay deleted the 20180726_fix_for_loop_in_container branch July 26, 2018 22:49
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.

None yet

2 participants