Skip to content

Removes possible error with mysqli dependency #1

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

joshuaascott
Copy link

Consider the following changes as it will install the mysqli dependency at build and no longer encounter the error.

Includes the following changes:

  • Moves the src files to a central location 'src/'
  • Creates a Dockerfile to initiate the install of mysqli
  • Adds container names to associated images
  • Update the documentation page (README.md)

vastevenson and others added 4 commits September 9, 2022 15:32
* Moves the src files to a central location 'src/'
* Creates a Dockerfile to initiate the install of mysqli
* Adds container names to associated images
@bsmolyanov
Copy link

I tested these changes and they work fine for my stack. Thank you!

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