We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add mariadb-upgrade from mariadb-server-tools and use logic similar to the official container to assist with upgrades:
mariadb-upgrade
mariadb-server-tools
https://github.com/MariaDB/mariadb-docker/blob/70d8c97f486055689e9f5a6a133f8bfb0806632a/11.1/docker-entrypoint.sh#L500-L541
The text was updated successfully, but these errors were encountered:
jbergstroem
No branches or pull requests
Add
mariadb-upgrade
frommariadb-server-tools
and use logic similar to the official container to assist with upgrades:https://github.com/MariaDB/mariadb-docker/blob/70d8c97f486055689e9f5a6a133f8bfb0806632a/11.1/docker-entrypoint.sh#L500-L541
The text was updated successfully, but these errors were encountered: