-
Notifications
You must be signed in to change notification settings - Fork 497
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
container "redmine-mysql-1" does not start with docker v26.0.2 and works with 26.0.1 ... ? #554
Comments
Please provide more details.
…On Sat, Apr 20, 2024, 12:19 AM Stève Oriol ***@***.***> wrote:
container "redmine-mysql-1" does not start with docker v26.0.2 and works
with 26.0.1
`[+] Running 1/0
✔ Container redmine-mysql-1 Created 0.0s
Attaching to mysql-1
mysql-1 | Could not connect to mysql server. Aborting...
mysql-1 exited with code 1`
—
Reply to this email directly, view it on GitHub
<#554>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABK2RGMAC76EKH2MDW5USM3Y6I6LXAVCNFSM6AAAAABGQMB66SVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI2TINBYG44TMOI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
For exemple, with this very minimal tree:
with docker-compose.yml as :
when I try to start under Docker version 26.0.2, build 3c863ff, I get
It won't start... And if I try with Docker version 26.0.1, build d260a54c81, It is works well, I get :
|
Thanks for the details. I'm running ubuntu 20.04 and have docker version 26.1.0 and the MySQL container starts. Perhaps docker broke something and then fixed it in the latest version?
|
container "redmine-mysql-1" does not start with docker v26.0.2 and works with v26.0.1
The text was updated successfully, but these errors were encountered: