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

compose update #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

grooverdan
Copy link

What does this PR do?

Use MARIADB environment names.

Add MARIADB_AUTO_UPGRADE=1 so mariadb-upgrade is automaticly run if needed.

Remove "mysqld" from command, its not needed, and once it get to mariadb:11.0 it actually won't work.

Test Plan

docker compose up
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)

Related PRs and Issues

(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)

Have you read the Contributing Guidelines on issues?

A little bit more than before.

Use MARIADB environment names.

Add MARIADB_AUTO_UPGRADE=1 so mariadb-upgrade is automaticly run if
needed.

Remove "mysqld" from command, its not needed, and once it get to
mariadb:11.0 it actually won't work.
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

1 participant