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

Docker-compose incompatible PHP versions #94

Open
detheridge02 opened this issue Feb 16, 2023 · 1 comment
Open

Docker-compose incompatible PHP versions #94

detheridge02 opened this issue Feb 16, 2023 · 1 comment

Comments

@detheridge02
Copy link

Description:

After building the docker stack the database isn't populated and the composer install/update not run.
composer.json specifies a requirement for "php": "^7.4"
docker/php/Dockerfile installs 7.3-fpm

Accceptance Criteria / Requirements:

  • Docker stack builds
  • Composer install / update runs successfully
  • Database migrations complete successfully

Additional context:

@detheridge02
Copy link
Author

Working on a patch for php/Dockerfile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant