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: Docker container does not build locally #201

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

gsteel
Copy link
Member

@gsteel gsteel commented Aug 19, 2024

Instead of installing PHP extensions via apk (Which fails), use mlocati/docker-php-extension-installer

Also fix missing step in README that causes composer build to fail

Instead of installing PHP extensions via `apk` _(Which fails)_, use `mlocati/docker-php-extension-installer`

Also fix missing step in README that causes `composer build` to fail

Signed-off-by: George Steel <[email protected]>
@gsteel gsteel added the Bug Something isn't working label Aug 19, 2024
Copy link
Member

@froschdesign froschdesign left a comment

Choose a reason for hiding this comment

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

LGTM 👍🏻

@gsteel gsteel self-assigned this Aug 20, 2024
@gsteel gsteel merged commit 343c8be into laminas:master Aug 20, 2024
3 checks passed
@gsteel gsteel deleted the fix/local-docker-build branch August 20, 2024 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants